From: Paul Eggert Date: Fri, 8 Dec 2006 00:20:33 +0000 (+0000) Subject: Fix typo in comment. X-Git-Tag: v1.3.12~41 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=599686db345ae278710dd61b74182b39b4332b78;p=debian%2Fgzip Fix typo in comment. --- diff --git a/configure.ac b/configure.ac index abc1398..9dcaa33 100644 --- a/configure.ac +++ b/configure.ac @@ -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