From: Akim Demaille Date: Thu, 20 Feb 2003 16:57:46 +0000 (+0000) Subject: Regen. X-Git-Tag: AUTOCONF-2.57a~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94a099a5ff5bcda46ad366d3ee656a40c0d7f82c;p=thirdparty%2Fautoconf.git Regen. --- diff --git a/Makefile.in b/Makefile.in index e6b87752d..bd5c5a26f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 8dfa571ef..64cfa6949 100644 --- 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 83a44b248..09c09b8f7 100644 --- 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 diff --git a/aclocal.m4 b/aclocal.m4 index e0e733366..7ca37c0d4 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -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 -*- diff --git a/bin/Makefile.in b/bin/Makefile.in index 9e00b17d3..661a45aea 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -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 diff --git a/config/Makefile.in b/config/Makefile.in index 76d277135..c030f4b03 100644 --- a/config/Makefile.in +++ b/config/Makefile.in @@ -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 diff --git a/configure b/configure index eca4a8574..531146dd9 100755 --- 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 . # @@ -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 <. + +Below you will find information on the status of this version of Autoconf. + + +EOF + sed -n '/^\* Status/,$p' $srcdir/BUGS diff --git a/configure.ac b/configure.ac index 48b7b1fd4..ae55944fd 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) diff --git a/doc/Makefile.in b/doc/Makefile.in index bebc97b00..8f5a9570b 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -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: diff --git a/lib/Autom4te/Makefile.in b/lib/Autom4te/Makefile.in index c802633c2..60be2351d 100644 --- a/lib/Autom4te/Makefile.in +++ b/lib/Autom4te/Makefile.in @@ -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 diff --git a/lib/Makefile.in b/lib/Makefile.in index 969375324..52dbcfa24 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -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 diff --git a/lib/autoconf/Makefile.in b/lib/autoconf/Makefile.in index 722b4155a..414008a09 100644 --- a/lib/autoconf/Makefile.in +++ b/lib/autoconf/Makefile.in @@ -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 diff --git a/lib/autoscan/Makefile.in b/lib/autoscan/Makefile.in index 6d0cbd8e9..9bd6db871 100644 --- a/lib/autoscan/Makefile.in +++ b/lib/autoscan/Makefile.in @@ -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 diff --git a/lib/autotest/Makefile.in b/lib/autotest/Makefile.in index c3e38c8d0..5c099be1d 100644 --- a/lib/autotest/Makefile.in +++ b/lib/autotest/Makefile.in @@ -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 diff --git a/lib/emacs/Makefile.in b/lib/emacs/Makefile.in index c4f908463..283fb98f8 100644 --- a/lib/emacs/Makefile.in +++ b/lib/emacs/Makefile.in @@ -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 diff --git a/lib/m4sugar/Makefile.in b/lib/m4sugar/Makefile.in index 582ba2dbc..ee6616a4d 100644 --- a/lib/m4sugar/Makefile.in +++ b/lib/m4sugar/Makefile.in @@ -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 diff --git a/man/Makefile.in b/man/Makefile.in index fcb170faf..308e16a67 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -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; \ diff --git a/man/autoconf.1 b/man/autoconf.1 index 522fd93f7..313269917 100644 --- a/man/autoconf.1 +++ b/man/autoconf.1 @@ -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 diff --git a/man/autoheader.1 b/man/autoheader.1 index 63007c8bf..9d2c618be 100644 --- a/man/autoheader.1 +++ b/man/autoheader.1 @@ -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 diff --git a/man/autom4te.1 b/man/autom4te.1 index 02b21bb2b..9c04e2df7 100644 --- a/man/autom4te.1 +++ b/man/autom4te.1 @@ -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 diff --git a/man/autoreconf.1 b/man/autoreconf.1 index 031d3879f..768f587f5 100644 --- a/man/autoreconf.1 +++ b/man/autoreconf.1 @@ -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 diff --git a/man/autoscan.1 b/man/autoscan.1 index 4d2338707..8bc821c01 100644 --- a/man/autoscan.1 +++ b/man/autoscan.1 @@ -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 diff --git a/man/autoupdate.1 b/man/autoupdate.1 index 1a6312026..95135817e 100644 --- a/man/autoupdate.1 +++ b/man/autoupdate.1 @@ -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 diff --git a/man/ifnames.1 b/man/ifnames.1 index b112c6c0f..76d863cc3 100644 --- a/man/ifnames.1 +++ b/man/ifnames.1 @@ -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 . .PP -ifnames (GNU Autoconf) 2.57 +ifnames (GNU Autoconf) 2.57a .SH "SEE ALSO" .BR autoconf (1), .BR automake (1), diff --git a/tests/Makefile.in b/tests/Makefile.in index d099dd102..7e8dc51a0 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -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