From: Paul Eggert Date: Fri, 15 Dec 2006 08:28:18 +0000 (+0000) Subject: * configure.ac (for an assembler syntax supported by this package): X-Git-Tag: v1.3.12~28 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=6d91b9028ce886a0ab7e1b3d0d29d145a4a301e5;p=debian%2Fgzip * configure.ac (for an assembler syntax supported by this package): Remove _match.i. --- diff --git a/ChangeLog b/ChangeLog index c13ed0d..bd6e350 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ Version 1.3.9 released. * Makefile.am (MOSTLYCLEANFILES): Add _match.i. + * configure.ac (for an assembler syntax supported by this package): + Remove _match.i. * bootstrap (gnulib_tool_options_extras): New var. (gnulib_tool_options): Use it. diff --git a/configure.ac b/configure.ac index 48e8728..1b854d3 100644 --- a/configure.ac +++ b/configure.ac @@ -80,7 +80,7 @@ AC_CACHE_CHECK([for an assembler syntax supported by this package], fi fi fi - rm -f conftest* _match.S match_.s match_.$OBJEXT;; + rm -f conftest* _match.i _match.S match_.s match_.$OBJEXT;; esac]) if test "$gzip_cv_assembler" != no; then AC_DEFINE(ASMV, ,