Fix typo in comment.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Dec 2006 00:20:33 +0000 (00:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Dec 2006 00:20:33 +0000 (00:20 +0000)
configure.ac

index abc139899eda484de83335ad8cc6132ee9fe9338..9dcaa33dd11d48fce0cffce1e5baad63cbc71b86 100644 (file)
@@ -52,7 +52,7 @@ fi
 AC_OBJEXT
 
 # Try to assemble match.S.
-# "gcc -E match.s" ignores -E, so we must use match.S.
+# "gcc -E match.s" ignores -E, so we must use match_.s.
 AC_CACHE_CHECK([for assembler], [gzip_cv_assembler],
   [gzip_cv_assembler=no
    case " $DEFS " in