From: Akim Demaille Date: Mon, 13 Aug 2001 15:18:44 +0000 (+0000) Subject: Complete. X-Git-Tag: AUTOCONF-2.52d~97 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dea5c9a3f147295980ce67a7441dc3214fddb17f;p=thirdparty%2Fautoconf.git Complete. --- diff --git a/.cvsignore b/.cvsignore index 4b19f4061..058fc724e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,4 @@ configure.scan autoconf-[0-9].* *.log log releases +autom4te.cache diff --git a/configure b/configure index 52cce1802..36b8e700c 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by Autoconf 2.52c for GNU Autoconf 2.52c. +# Generated by Autoconf 2.52 for GNU Autoconf 2.52c. # # Report bugs to . # @@ -657,7 +657,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\EOF GNU Autoconf configure 2.52c -generated by GNU Autoconf 2.52c +generated by GNU Autoconf 2.52 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. @@ -672,7 +672,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Autoconf $as_me 2.52c, which was -generated by GNU Autoconf 2.52c. Invocation command line was +generated by GNU Autoconf 2.52. Invocation command line was $ $0 $@ @@ -1563,7 +1563,7 @@ EOF cat >>$CONFIG_STATUS <&5 << _ACEOF ## Running config.status. ## ## ----------------------- ## -This file was extended by $as_me (GNU Autoconf 2.52c) 2.52c, executed with +This file was extended by $as_me (GNU Autoconf 2.52c) 2.52, executed with CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS @@ -1982,3 +1982,4 @@ Below you will find information on the status of this version of Autoconf. EOF sed -n '/^\* Status/,$p' $srcdir/BUGS + diff --git a/doc/.cvsignore b/doc/.cvsignore index 335827805..9aaa240d8 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -7,7 +7,8 @@ *.info *.ky *.log -*.ma *.mas +*.ac *.acs +*.at *.ats *.ms *.mss *.ov *.ovs *.pg diff --git a/tests/.cvsignore b/tests/.cvsignore index cf86d57e5..2dde046e4 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -16,3 +16,6 @@ state* syntax.sh expr *.log testsuite testsuite.tmp +autom4te.cache +command.in header.in link.in +script.s4g