]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Regen.
authorAkim Demaille <akim@epita.fr>
Thu, 20 Feb 2003 16:57:46 +0000 (16:57 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 20 Feb 2003 16:57:46 +0000 (16:57 +0000)
25 files changed:
Makefile.in
NEWS
THANKS
aclocal.m4
bin/Makefile.in
config/Makefile.in
configure
configure.ac
doc/Makefile.in
lib/Autom4te/Makefile.in
lib/Makefile.in
lib/autoconf/Makefile.in
lib/autoscan/Makefile.in
lib/autotest/Makefile.in
lib/emacs/Makefile.in
lib/m4sugar/Makefile.in
man/Makefile.in
man/autoconf.1
man/autoheader.1
man/autom4te.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1
tests/Makefile.in

index e6b87752d3f1a220c2c4a7d7dcbf3cf818d129d8..bd5c5a26f41195065fe5ea53cc94ff2ef3bff55e 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
@@ -142,7 +142,8 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
        installdirs-recursive install-recursive uninstall-recursive \
        check-recursive installcheck-recursive
 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
-       Makefile.in NEWS THANKS TODO aclocal.m4 configure configure.ac
+       Makefile.in NEWS README-alpha THANKS TODO aclocal.m4 configure \
+       configure.ac
 DIST_SUBDIRS = $(SUBDIRS)
 all: all-recursive
 
diff --git a/NEWS b/NEWS
index 8dfa571efe7002e8bfbada261f441748596338f1..64cfa6949e32f9181e1a752ba60f1a6a3c98aa3e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
-* Major changes in Autoconf 2.57                       -*- outline -*-
+* Major changes in Autoconf 2.57a                       -*- outline -*-
+
+* Major changes in Autoconf 2.57
 
   Released 2002-12-03.
 
diff --git a/THANKS b/THANKS
index 83a44b2485a51da42f9801f98313fe4d2b8c13be..09c09b8f74bffa6c6817c75c817f9c55cabeb486 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -105,6 +105,7 @@ Ken Raeburn                 raeburn@cygnus.com
 Kevin Ryde                  user42@zip.com.au
 Koji Arai                   JCA02266@nifty.ne.jp
 Kurt D. Zeilenga            kurt@openldap.org
+Larry Jones                 larry.jones@sdrc.com
 Larry Schmitt               larry@mail.haleakalawebdesigns.com
 Larry Schwimmer             rosebud@cyclone.stanford.edu
 Lars Hecking                lhecking@nmrc.ucc.ie
index e0e73336651088a7661d2d77a389b61469c09937..7ca37c0d4d032650e6bbf79054ecb74d05b2f50d 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.7.2 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -160,7 +160,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
 # Call AM_AUTOMAKE_VERSION so it can be traced.
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-        [AM_AUTOMAKE_VERSION([1.7.1])])
+        [AM_AUTOMAKE_VERSION([1.7.2])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
index 9e00b17d3dd6a82885ae5b7367121b02a234ea4f..661a45aea37438208272941261567665bf1356aa 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 76d2771356baaa16b3c1967fb58a6b2edbb770cc..c030f4b037571c0b6e765ed322231e6539eea6ad 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index eca4a85743174642f8c38585aa15d744361f4fe7..531146dd99878af32d0bb3a309a60b02f4a7cb59 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for GNU Autoconf 2.57.
+# Generated by GNU Autoconf 2.57a for GNU Autoconf 2.57a.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -268,8 +268,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.57'
-PACKAGE_STRING='GNU Autoconf 2.57'
+PACKAGE_VERSION='2.57a'
+PACKAGE_STRING='GNU Autoconf 2.57a'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_unique_file="ChangeLog"
@@ -722,7 +722,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNU Autoconf 2.57 to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.57a to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -784,7 +784,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.57:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.57a:";;
    esac
   cat <<\_ACEOF
 
@@ -856,8 +856,8 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Autoconf configure 2.57
-generated by GNU Autoconf 2.57
+GNU Autoconf configure 2.57a
+generated by GNU Autoconf 2.57a
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 Free Software Foundation, Inc.
@@ -871,8 +871,8 @@ cat >&5 <<_ACEOF
 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.57, which was
-generated by GNU Autoconf 2.57.  Invocation command line was
+It was created by GNU Autoconf $as_me 2.57a, which was
+generated by GNU Autoconf 2.57a.  Invocation command line was
 
   $ $0 $@
 
@@ -1476,7 +1476,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=autoconf
- VERSION=2.57
+ VERSION=2.57a
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2324,8 +2324,8 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Autoconf $as_me 2.57, which was
-generated by GNU Autoconf 2.57.  Invocation command line was
+This file was extended by GNU Autoconf $as_me 2.57a, which was
+generated by GNU Autoconf 2.57a.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -2382,8 +2382,8 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.57
-configured by $0, generated by GNU Autoconf 2.57,
+GNU Autoconf config.status 2.57a
+configured by $0, generated by GNU Autoconf 2.57a,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
@@ -2943,4 +2943,14 @@ if test "$no_create" != yes; then
 fi
 
 # Report the state of this version of Autoconf if this is a beta.
+    cat <<EOF
+
+You are about to use an experimental version of Autoconf.  Be sure to
+read the relevant mailing lists, most importantly <autoconf@gnu.org>.
+
+Below you will find information on the status of this version of Autoconf.
+
+
+EOF
+    sed -n '/^\* Status/,$p' $srcdir/BUGS
 
index 48b7b1fd466609f31de4acbda33ff9071476047c..ae55944fd7a0a0d2864eae1d1900b3fb28f8c116 100644 (file)
@@ -1,7 +1,7 @@
 #                                                       -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# Copyright (C) 1992, 1993, 1994, 1995, 1999, 2000, 2001, 2002
+# Copyright (C) 1992, 1993, 1994, 1995, 1999, 2000, 2001, 2002, 2003
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -20,7 +20,7 @@
 # 02111-1307, USA.
 
 # We need AC_CONFIG_TESTDIR.
-AC_PREREQ([2.55])
+AC_PREREQ([2.57])
 
 AC_INIT([GNU Autoconf], [2.57a], [bug-autoconf@gnu.org])
 AC_SUBST([PACKAGE_NAME])dnl
@@ -29,7 +29,7 @@ AC_CONFIG_SRCDIR([ChangeLog])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_FILES([config/Makefile])
 
-AM_INIT_AUTOMAKE([check-news 1.7.1 dist-bzip2 readme-alpha])
+AM_INIT_AUTOMAKE([check-news 1.7.2 dist-bzip2 readme-alpha])
 
 # Initialize the test suite and build position independent wrappers.
 AC_CONFIG_TESTDIR([tests])
index bebc97b00184dded5ea40e4d13238d5fb594f9ef..8f5a9570bce256f79eea5163acc943ea9c039170 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
@@ -182,16 +182,18 @@ uninstall-info-am:
             install-info --version | grep -i -v debian) >/dev/null 2>&1; then \
          list='$(INFO_DEPS)'; \
          for file in $$list; do \
-           echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file"; \
-           install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file; \
+           relfile=`echo "$$file" | sed 's|^.*/||'`; \
+           echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile"; \
+           install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile; \
          done; \
        else :; fi
        @$(NORMAL_UNINSTALL)
        @list='$(INFO_DEPS)'; \
        for file in $$list; do \
+         relfile=`echo "$$file" | sed 's|^.*/||'`; \
          (if cd $(DESTDIR)$(infodir); then \
-            echo " rm -f $$file $$file-[0-9] $$file-[0-9][0-9])"; \
-            rm -f $$file $$file-[0-9] $$file-[0-9][0-9]; \
+            echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9])"; \
+            rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9]; \
           else :; fi); \
        done
 
@@ -207,14 +209,17 @@ dist-info: $(INFO_DEPS)
        done
 
 mostlyclean-aminfo:
-       -rm -f autoconf.ac autoconf.at autoconf.aux autoconf.cp autoconf.cps \
-         autoconf.cv autoconf.ev autoconf.fn autoconf.ky autoconf.log \
-         autoconf.ms autoconf.ov autoconf.pg autoconf.pr autoconf.tmp \
-         autoconf.toc autoconf.tp autoconf.vr autoconf.vrs \
-         autoconf.dvi autoconf.pdf autoconf.ps standards.aux \
-         standards.cp standards.cps standards.fn standards.ky \
-         standards.log standards.pg standards.tmp standards.toc \
-         standards.tp standards.vr standards.dvi standards.pdf \
+       -rm -f autoconf.ac autoconf.acs autoconf.at autoconf.ats autoconf.aux \
+         autoconf.cp autoconf.cps autoconf.cv autoconf.cvs autoconf.ev \
+         autoconf.evs autoconf.fn autoconf.fns autoconf.ky \
+         autoconf.kys autoconf.log autoconf.ms autoconf.mss \
+         autoconf.ov autoconf.ovs autoconf.pg autoconf.pgs autoconf.pr \
+         autoconf.prs autoconf.tmp autoconf.toc autoconf.tp \
+         autoconf.tps autoconf.vr autoconf.vrs autoconf.dvi \
+         autoconf.pdf autoconf.ps standards.aux standards.cp \
+         standards.cps standards.fn standards.ky standards.log \
+         standards.pg standards.tmp standards.toc standards.tp \
+         standards.tps standards.vr standards.dvi standards.pdf \
          standards.ps
 
 maintainer-clean-aminfo:
@@ -325,9 +330,9 @@ install-info-am: $(INFO_DEPS)
        @list='$(INFO_DEPS)'; \
        for file in $$list; do \
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
-         for ifile in echo $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9]; do \
+         for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9]; do \
            if test -f $$ifile; then \
-             relfile=`expr "$$ifile" : "$$d/\(.*\)"`; \
+             relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
              echo " $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile"; \
              $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile; \
            else : ; fi; \
@@ -338,8 +343,9 @@ install-info-am: $(INFO_DEPS)
             install-info --version | grep -i -v debian) >/dev/null 2>&1; then \
          list='$(INFO_DEPS)'; \
          for file in $$list; do \
-           echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
-           install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
+           relfile=`echo "$$file" | sed 's|^.*/||'`; \
+           echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile";\
+           install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile || :;\
          done; \
        else : ; fi
 install-man:
index c802633c25ca96fa397f3250ef280c41e4846896..60be2351da9b712578ebac7d3b37d4be96fe2d89 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 969375324b369d92494a0a039f72a9a6266ed999..52dbcfa24052a7b7db744f6c24163a3ccb875c46 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 722b4155a465b8d673882495e57594553bed317b..414008a09bc492bdd930bda75f2bda2a77d007e4 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 6d0cbd8e9e28c3da20f74cdc49005072fdd3a710..9bd6db87191bf754dcdb8617d553ba97bab40ce9 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index c3e38c8d075d778bfbbbf6fc86c15932b2e3ca75..5c099be1dc483540521ab0ab3756257217efe7ca 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index c4f9084636ab670916d99f30972959f4b04b46c4..283fb98f83a08e69b0d299b4b7a543a0e3aaa68a 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 582ba2dbc70984dcde55fddb7e7f8d12b7d6fb6b..ee6616a4d5cbf9bdb23d8c8bf68e4b69666d350e 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index fcb170fafc9de044b02002839c2856cb000a1a78..308e16a677706319232c9ab26cb61b13b7955983 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
@@ -163,6 +163,10 @@ uninstall-man1:
        done; \
        for i in $$list; do \
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+         case "$$ext" in \
+           1*) ;; \
+           *) ext='1' ;; \
+         esac; \
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
index 522fd93f79ca706eb341504d7be652c4183af31f..31326991736783174a23d8dab6b621c701f68f2c 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
-.TH AUTOCONF "1" "December 2002" "autoconf 2.57" "User Commands"
+.TH AUTOCONF "1" "February 2003" "autoconf 2.57a" "User Commands"
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index 63007c8bff3f9aa246e5daa2fcb2452064320234..9d2c618be9bcc3b8551360e7f11fd60db2fc2d20 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
-.TH AUTOHEADER "1" "December 2002" "autoheader 2.57" "User Commands"
+.TH AUTOHEADER "1" "February 2003" "autoheader 2.57a" "User Commands"
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 02b21bb2bf27d9870d421e7303b02a5cc32a4612..9c04e2df743d53ab82c3646dfffe678b9d08fcc1 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
-.TH AUTOM4TE "1" "December 2002" "autom4te 2.57" "User Commands"
+.TH AUTOM4TE "1" "February 2003" "autom4te 2.57a" "User Commands"
 .SH NAME
 autom4te \- Generate files and scripts thanks to M4
 .SH SYNOPSIS
index 031d3879faa37137a4a3fa29021c3bb9b6d3fe9d..768f587f5d3c515b882d5b6828169bc5b9ffd84f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
-.TH AUTORECONF "1" "December 2002" "autoreconf 2.57" "User Commands"
+.TH AUTORECONF "1" "February 2003" "autoreconf 2.57a" "User Commands"
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index 4d2338707809fc69b2f80c91ae90aaf694ae3196..8bc821c0140e37839b7f7daa6d1752beff24d17f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
-.TH AUTOSCAN "1" "December 2002" "autoscan 2.57" "User Commands"
+.TH AUTOSCAN "1" "February 2003" "autoscan 2.57a" "User Commands"
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 1a6312026c7e1358415f79fa08caee22bcfa1566..95135817e11fdaf51b2c7b518340bcd59a3bdbb8 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
-.TH AUTOUPDATE "1" "December 2002" "autoupdate 2.57" "User Commands"
+.TH AUTOUPDATE "1" "February 2003" "autoupdate 2.57a" "User Commands"
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index b112c6c0f9802c4346318a728346e7b0d6df5312..76d863cc363e422a7f34d6988ff6e525f66a7900 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
-.TH IFNAMES "1" "December 2002" "ifnames " "User Commands"
+.TH IFNAMES "1" "February 2003" "ifnames " "User Commands"
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS
@@ -26,7 +26,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"
 Report bugs to <bug-autoconf@gnu.org>.
 .PP
-ifnames (GNU Autoconf) 2.57
+ifnames (GNU Autoconf) 2.57a
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR automake (1),
index d099dd102c6336e9de277c69bae4a3d64c390e70..7e8dc51a0877d72f5243672b876acf503552953a 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.1 from Makefile.am.
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002