X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=203e371c57570e840c9da662813ac802494139f8;hb=aef5feaf109fa88968c9e1c78754e20386c4b96a;hp=0c15e17bed9f8f3f2f5c63adee880770131576aa;hpb=d996119145a5b3accd5e8f34a6e1766942a30cbd;p=debian%2Fgzip diff --git a/configure.ac b/configure.ac index 0c15e17..203e371 100644 --- a/configure.ac +++ b/configure.ac @@ -228,7 +228,7 @@ AC_CACHE_CHECK([for an assembler syntax supported by this package], rm -f conftest* _match.i _match.S match_.s match_.$OBJEXT;; esac]) if test "$gzip_cv_assembler" != no; then - AC_DEFINE(ASMV, , + AC_DEFINE([ASMV], , [Define if an assembler version of longest_match is available.]) AC_LIBOBJ(match) fi