]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Bump to 2.52h.
authorAkim Demaille <akim@epita.fr>
Mon, 28 Jan 2002 10:44:29 +0000 (10:44 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 28 Jan 2002 10:44:29 +0000 (10:44 +0000)
NEWS
aclocal.m4
configure
configure.ac
man/autoconf.1
man/autoheader.1
man/autom4te.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

diff --git a/NEWS b/NEWS
index 819fdeccc8488c21185e1086a1dcdd9fb1a9cff1..9d8a154ba35d1baaeaeede7c3870410d0f9a7171 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Major changes in Autoconf 2.52g                       -*- outline -*-
+* Major changes in Autoconf 2.52h                       -*- outline -*-
 
 ** Requirements
 
index f4b0d6a1c59df371ee10e1fde7b0638829368672..03f5c0191213c5015b8533710e5278542458dd81 100644 (file)
@@ -1,4 +1,4 @@
-# aclocal.m4t generated automatically by aclocal 1.5c -*- Autoconf -*-
+# aclocal.m4 generated automatically by aclocal 1.5c -*- Autoconf -*-
 
 # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
index 07ead585ed20d6c74afbce70a5fb35315403bf6e..dcf143ee04dbde693653ec37091788370de6ee22 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.52g for GNU Autoconf 2.52g.
+# Generated by GNU Autoconf 2.52g for GNU Autoconf 2.52f.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -84,7 +84,7 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
 
 # The user is always right.
 if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! /bin/sh" >conftest.sh
+  echo "#! $SHELL" >conftest.sh
   echo  "exit 0"   >>conftest.sh
   chmod +x conftest.sh
   if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
@@ -127,7 +127,7 @@ done
   case $CONFIG_SHELL in
   '')
     as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
+for as_dir in /bin:/usr/bin:$PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
@@ -256,8 +256,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.52g'
-PACKAGE_STRING='GNU Autoconf 2.52g'
+PACKAGE_VERSION='2.52f'
+PACKAGE_STRING='GNU Autoconf 2.52f'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_unique_file="ChangeLog"
@@ -432,7 +432,7 @@ do
     with_fp=no ;;
 
   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
-  | --no-cr | --no-c | -n)
+  | --no-cr | --no-c)
     no_create=yes ;;
 
   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
@@ -704,7 +704,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.52g to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.52f to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -766,7 +766,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.52g:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.52f:";;
    esac
   cat <<\_ACEOF
 
@@ -838,7 +838,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Autoconf configure 2.52g
+GNU Autoconf configure 2.52f
 generated by GNU Autoconf 2.52g
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
@@ -853,7 +853,7 @@ 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.52g, which was
+It was created by GNU Autoconf $as_me 2.52f, which was
 generated by GNU Autoconf 2.52g.  Invocation command line was
 
   $ $0 $@
@@ -913,7 +913,7 @@ for ac_arg
 do
   case $ac_arg in
   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
-  | --no-cr | --no-c | -n ) continue ;;
+  | --no-cr | --no-c) continue ;;
   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
     continue ;;
@@ -1390,7 +1390,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=autoconf
- VERSION=2.52g
+ VERSION=2.52f
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2003,7 +2003,7 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
 
 # The user is always right.
 if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! /bin/sh" >conftest.sh
+  echo "#! $SHELL" >conftest.sh
   echo  "exit 0"   >>conftest.sh
   chmod +x conftest.sh
   if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
@@ -2047,7 +2047,7 @@ echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
   case $CONFIG_SHELL in
   '')
     as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
+for as_dir in /bin:/usr/bin:$PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
@@ -2165,7 +2165,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Autoconf $as_me 2.52g, which was
+This file was extended by GNU Autoconf $as_me 2.52f, which was
 generated by GNU Autoconf 2.52g.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2222,7 +2222,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.52g
+GNU Autoconf config.status 2.52f
 configured by $0, generated by GNU Autoconf 2.52g,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index 7ce04f004a9ff057bf69e1a7489134eee4180b8a..e58254d08bc19dc577256a8b1dfd370af423fae4 100644 (file)
@@ -1,7 +1,7 @@
 #                                                       -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# Copyright 1992, 1993, 1994, 1995, 1999, 2000, 2001
+# Copyright 1992, 1993, 1994, 1995, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # 02111-1307, USA.
 
 # We need AC_CONFIG_TESTDIR.
-AC_PREREQ(2.52e)
+AC_PREREQ(2.52g)
 
-AC_INIT(GNU Autoconf, 2.52g, bug-autoconf@gnu.org)
+AC_INIT(GNU Autoconf, 2.52f, bug-autoconf@gnu.org)
 AC_CONFIG_SRCDIR(ChangeLog)
 
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_FILES(config/Makefile)
 
-AM_INIT_AUTOMAKE(autoconf, 2.52g)
+AM_INIT_AUTOMAKE
 
 # Initialize the test suite and build position independent wrappers.
 AC_CONFIG_TESTDIR(tests)
index de4d8113aae783268dfeb27dc69679d0d5b90090..436787ec6b9844dc65a87cbac8a2b14a335816cb 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
-.TH AUTOCONF "1" "January 2002" "autoconf 2.52g" "User Commands"
+.TH AUTOCONF "1" "January 2002" "autoconf 2.52f" "User Commands"
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index 3fa2efe8510418a6ddd9aaa637eba6bf27e0db81..33f063edb8cd25d97eafbaebe8350efef71b5567 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "November 2001" "GNU Autoconf 2.52g" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
+.TH AUTOHEADER "1" "January 2002" "autoheader 2.52f" "User Commands"
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 0f98fc3ece68c275af040c2c79d0f0656982c2fb..9269e2174def46c8256dcdd1394ee67b4e2d9813 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
-.TH AUTOM4TE "1" "January 2002" "autom4te 2.52g" "User Commands"
+.TH AUTOM4TE "1" "January 2002" "autom4te 2.52f" "User Commands"
 .SH NAME
 autom4te \- Generate files and scripts thanks to M4
 .SH SYNOPSIS
index e7e66752355992b33861f28413681a7c92bf171e..8dbea3cb26f978cc7bcec718f5f2401d7665ad33 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTORECONF "1" "November 2001" "GNU Autoconf 2.52g" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
+.TH AUTORECONF "1" "January 2002" "autoreconf 2.52f" "User Commands"
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index af78bd9cc662c8f50ec4a0249146217489af010f..110e5e5fa606c0e609b2321956cb5502501709c4 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
-.TH AUTOSCAN "1" "January 2002" "autoscan 2.52g" "User Commands"
+.TH AUTOSCAN "1" "January 2002" "autoscan 2.52f" "User Commands"
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 7ffe17573aa44d4f9d737725fe221dc0239859cd..f664d697151175800b2d6585301ac0635d4f2f58 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOUPDATE "1" "November 2001" "GNU Autoconf 2.52g" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
+.TH AUTOUPDATE "1" "January 2002" "autoupdate 2.52f" "User Commands"
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index a312ebcca222f0d28d03031d67c71778b6f72c35..5582f6cdfa919213afd058eee71611d5eb4e5c8c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH IFNAMES "1" "November 2001" "ifnames " FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
+.TH IFNAMES "1" "January 2002" "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.52g
+ifnames (GNU Autoconf) 2.52f
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR automake (1),