]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.in: Bump to 2.49d.
authorAkim Demaille <akim@epita.fr>
Wed, 24 Jan 2001 18:23:24 +0000 (18:23 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 24 Jan 2001 18:23:24 +0000 (18:23 +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 fc07103eef153d62cf76b883af94645722a76ae1..5528cd97cb1f853442ad67339cad2309932e330e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-24  Akim Demaille  <akim@epita.fr>
+
+       * configure.in: Bump to 2.49d.
+
 2001-01-24  Akim Demaille  <akim@epita.fr>
 
        Version 2.49c.
diff --git a/NEWS b/NEWS
index 003f6b6f8228bd594946eb0e1e69c3647d393086..136625d6005a3ae2a91fba9e054f4d4efeb2ac28 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Major changes in Autoconf 2.49c                       -*- outline -*-
+* Major changes in Autoconf 2.49d                       -*- outline -*-
 
 ** Lots of bug fixes
 Way too many for us to spell them out.  Check out ChangeLog if you
index 9a8d5ee673c4e003379d5632d337d7792f653bb6..4ba6dd334a5ed5a3b10ec8ad6cb026fb42a1cbd6 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.49c for GNU Autoconf 2.49c.
+# Generated by Autoconf 2.49d for GNU Autoconf 2.49d.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -79,7 +79,7 @@ cat >config.log <<EOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by $as_me (GNU Autoconf 2.49c) 2.49c, executed with
+It was created by $as_me (GNU Autoconf 2.49d) 2.49d, executed with
  > $0 $@
 
 EOF
@@ -194,8 +194,8 @@ mandir='${prefix}/man'
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.49c'
-PACKAGE_STRING='GNU Autoconf 2.49c'
+PACKAGE_VERSION='2.49d'
+PACKAGE_STRING='GNU Autoconf 2.49d'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_prev=
@@ -598,7 +598,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.49c to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.49d to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -660,7 +660,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.49c:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.49d:";;
    esac
   cat <<\EOF
 
@@ -708,7 +708,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\EOF
-configure (GNU Autoconf 2.49c) 2.49c
+configure (GNU Autoconf 2.49d) 2.49d
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 Free Software Foundation, Inc.
@@ -1067,7 +1067,7 @@ fi
 
 PACKAGE=autoconf
 
-VERSION=2.49c
+VERSION=2.49d
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { { echo "$as_me:1073: error: source directory already configured; run \"make distclean\" there first" >&5
@@ -1625,7 +1625,7 @@ cat >&5 << EOF
 ## Running config.status.  ##
 ## ----------------------- ##
 
-This file was extended by $as_me (GNU Autoconf 2.49c) 2.49c, executed with
+This file was extended by $as_me (GNU Autoconf 2.49d) 2.49d, executed with
  > $0 $@
 on `(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -1673,7 +1673,7 @@ EOF
 
 cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\
-$CONFIG_STATUS generated by $as_me (Autoconf 2.49c).
+$CONFIG_STATUS generated by $as_me (Autoconf 2.49d).
 Configured on host $ac_hostname by
   `echo "$0 $ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`"
 srcdir=$srcdir
@@ -2029,6 +2029,6 @@ ac_clean_files=$ac_clean_files_save
 test "$no_create" = yes || $SHELL $CONFIG_STATUS || { (exit 1); exit 1; }
 
 # Report the state of this version of Autoconf if this is a beta.
-case 2.49c in
+case 2.49d in
   *[a-z]*) sed -n '/^\* Status/,$p' $srcdir/BUGS;;
 esac
index ec919140c389c7ba20faa14ecba22d5b0bf80f0f..16c0b8b140e16d4e0e5600db71105eeffb239f09 100644 (file)
@@ -1,8 +1,8 @@
 # Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.49c)
-AC_INIT(GNU Autoconf, 2.49c, bug-autoconf@gnu.org)
+AC_PREREQ(2.49d)
+AC_INIT(GNU Autoconf, 2.49d, bug-autoconf@gnu.org)
 AC_CONFIG_SRCDIR(acgeneral.m4)
-AM_INIT_AUTOMAKE(autoconf, 2.49c)
+AM_INIT_AUTOMAKE(autoconf, 2.49d)
 
 # Initialize the test suite.
 AT_CONFIG(..)
index 148fe6a60e05da0e9ca5f0cdcdc1a99a93805586..aa41f15c18d0c8b5effc8a0b60bec3e03cbfafec 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOCONF "1" "January 2001" "GNU Autoconf 2.49c" FSF
+.TH AUTOCONF "1" "January 2001" "GNU Autoconf 2.49d" FSF
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index 0e433755b33a8ae66fb2ee931adaa258dcf5a2b1..98b4663cc3b58505694dd49655d2381dc6f178f2 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "January 2001" "GNU Autoconf 2.49c" FSF
+.TH AUTOHEADER "1" "January 2001" "GNU Autoconf 2.49d" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index b66d6b2e55d622cc6b6239e80367f86bf9d1bda2..7483899fbc898ec5df9daf3b64ded816a57362df 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTORECONF "1" "January 2001" "GNU Autoconf 2.49c" FSF
+.TH AUTORECONF "1" "January 2001" "GNU Autoconf 2.49d" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index d89c06ec38eb505e328de523b5caf62ea6cf8647..a07e073a3988e95a884f693aec24d1bcf1113292 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOSCAN "1" "January 2001" "GNU Autoconf 2.49c" FSF
+.TH AUTOSCAN "1" "January 2001" "GNU Autoconf 2.49d" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 213250b7844c1f5ca4287cb6a2de409826ace29c..2851251816b28d596590b5d8bf3ab63158dab32c 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOUPDATE "1" "January 2001" "GNU Autoconf 2.49c" FSF
+.TH AUTOUPDATE "1" "January 2001" "GNU Autoconf 2.49d" FSF
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index a330d42eb4aaed872e81c438d0b61880b31ed4ff..d976cd661ec547275d5af9fc88c7996fe4874c9d 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH IFNAMES "1" "January 2001" "GNU Autoconf 2.49c" FSF
+.TH IFNAMES "1" "January 2001" "GNU Autoconf 2.49d" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS