]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.in: Bump to 2.49f.
authorAkim Demaille <akim@epita.fr>
Fri, 20 Apr 2001 18:03:22 +0000 (18:03 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 20 Apr 2001 18:03:22 +0000 (18:03 +0000)
ChangeLog
NEWS
configure
configure.in
man/autoconf.1
man/autoheader.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

index 73bc76b8c80aef6277bce20be4b0289c2a97c246..759c297dfcb918d1226a2d1110ee6ea1432190d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-20  Akim Demaille  <akim@epita.fr>
+
+       * configure.in: Bump to 2.49f.
+
 2001-04-20  Akim Demaille  <akim@epita.fr>
 
        Version 2.49e.
diff --git a/NEWS b/NEWS
index ce3a8c65742d19f841ffcd948cdb2a04e7c48196..5ff628f51573a24c88bad3f4088b9932b4648268 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Major changes in Autoconf 2.49e                       -*- outline -*-
+* Major changes in Autoconf 2.49f                       -*- outline -*-
 
 ** Lots of bug fixes
 Way too many for us to spell them out.  Check out ChangeLog if you
index 013dbaffaed75966060004f28e3fe946429917e0..160e81e31e457584fa50c0ebcd32e92bc0d8d3ab 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by Autoconf 2.49e for GNU Autoconf 2.49e.
+# Generated by Autoconf 2.49f for GNU Autoconf 2.49f.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -146,8 +146,8 @@ mandir='${prefix}/man'
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.49e'
-PACKAGE_STRING='GNU Autoconf 2.49e'
+PACKAGE_VERSION='2.49f'
+PACKAGE_STRING='GNU Autoconf 2.49f'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_prev=
@@ -535,7 +535,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 <<EOF
-\`configure' configures GNU Autoconf 2.49e to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.49f to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -597,7 +597,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.49e:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.49f:";;
    esac
   cat <<\EOF
 
@@ -644,8 +644,8 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\EOF
-GNU Autoconf configure 2.49e
-generated by GNU Autoconf 2.49e
+GNU Autoconf configure 2.49f
+generated by GNU Autoconf 2.49f
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
 Free Software Foundation, Inc.
@@ -659,8 +659,8 @@ cat >&5 <<EOF
 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.49e, which was
-generated by GNU Autoconf 2.49e.  Invocation command line was
+It was created by GNU Autoconf $as_me 2.49f, which was
+generated by GNU Autoconf 2.49f.  Invocation command line was
 
   $ $0 $@
 
@@ -1065,7 +1065,7 @@ fi
 
 PACKAGE=autoconf
 
-VERSION=2.49e
+VERSION=2.49f
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { { echo "$as_me:1071: error: source directory already configured; run \"make distclean\" there first" >&5
@@ -1703,8 +1703,8 @@ EOF
 
 cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.49e
-configured by $0, generated by GNU Autoconf 2.49e,
+GNU Autoconf config.status 2.49f
+configured by $0, generated by GNU Autoconf 2.49f,
   with options \"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\"
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
@@ -1794,7 +1794,7 @@ cat >&5 << _ACEOF
 ## Running config.status.  ##
 ## ----------------------- ##
 
-This file was extended by $as_me (GNU Autoconf 2.49e) 2.49e, executed with
+This file was extended by $as_me (GNU Autoconf 2.49f) 2.49f, executed with
   > $ac_cs_invocation
 on `(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -2093,7 +2093,7 @@ if test "$no_create" != yes; then
 fi
 
 # Report the state of this version of Autoconf if this is a beta.
-case 2.49e in
+case 2.49f in
   *[a-z]*)
     cat <<EOF
 
index 206c34570f96ce420090191a7c4e8ad1c8be6fc3..5226abf7a2ff0ad64662c89478fb2a53f0a4e4c9 100644 (file)
@@ -1,8 +1,8 @@
 # Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.49e)
-AC_INIT(GNU Autoconf, 2.49e, bug-autoconf@gnu.org)
+AC_PREREQ(2.49f)
+AC_INIT(GNU Autoconf, 2.49f, bug-autoconf@gnu.org)
 AC_CONFIG_SRCDIR(acgeneral.m4)
-AM_INIT_AUTOMAKE(autoconf, 2.49e)
+AM_INIT_AUTOMAKE(autoconf, 2.49f)
 
 # Initialize the test suite.
 AT_CONFIG(..)
index 5ce4f8ce3d59645fc2d8d78ed4c16624870e03c2..29375e37b789ce80d6ac2cdd8207f2d40ae36813 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOCONF "1" "April 2001" "GNU Autoconf 2.49e" FSF
+.TH AUTOCONF "1" "April 2001" "GNU Autoconf 2.49f" FSF
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index 2966adc451381417e51730199842dcd84723f1e4..d973c0f1d2071724eddeb87c2608b6453f41520b 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "April 2001" "GNU Autoconf 2.49e" FSF
+.TH AUTOHEADER "1" "April 2001" "GNU Autoconf 2.49f" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index eae6c27a1e36eaef68f6f3f47dd0ce416e2e227a..d2a16508d6753acbf1473c01537ca755a54862d7 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTORECONF "1" "April 2001" "GNU Autoconf 2.49e" FSF
+.TH AUTORECONF "1" "April 2001" "GNU Autoconf 2.49f" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index 9e7870e5ec6c66b66778f876b4024100dbff193f..3f29e2682195171af6ee23f45be157224b75cb7b 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOSCAN "1" "April 2001" "GNU Autoconf 2.49e" FSF
+.TH AUTOSCAN "1" "April 2001" "GNU Autoconf 2.49f" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 19e3aa0e5c19fd61d41b4fee9b9e47bc6b748522..8d3dd22ec4289ddde93e672cb60436a45cbf411e 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOUPDATE "1" "April 2001" "GNU Autoconf 2.49e" FSF
+.TH AUTOUPDATE "1" "April 2001" "GNU Autoconf 2.49f" FSF
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
@@ -35,7 +35,7 @@ M4
 GNU M4 1.4 or above
 .TP
 AUTOCONF
-autoconf 2.49e
+autoconf 2.49f
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP
index ca46dcbfadf138749c335ae35eec02a5a41f150a..f06236345d98f3fb03e0a551018eb1636e94631d 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH IFNAMES "1" "April 2001" "GNU Autoconf 2.49e" FSF
+.TH IFNAMES "1" "April 2001" "GNU Autoconf 2.49f" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS