]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.in: Bump to 2.49e.
authorAkim Demaille <akim@epita.fr>
Mon, 19 Mar 2001 18:14:44 +0000 (18:14 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 19 Mar 2001 18:14:44 +0000 (18:14 +0000)
14 files changed:
ChangeLog
acfunctions.m4
autoconf.in
autoconf.sh
bin/autoconf.in
configure
configure.in
lib/autoconf/functions.m4
man/autoconf.1
man/autoheader.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

index aa116df7594d453f5e30061768653fd5e146f82e..d975ce734ff0b6dd17604a9b558c1ae5a07581ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-19  Akim Demaille  <akim@epita.fr>
+
+       * configure.in: Bump to 2.49e.
+
 2001-03-19  Akim Demaille  <akim@epita.fr>
 
        Version 2.49d.
index f9bc873214cdb4efa78c861e94f1563e2e1f389c..112e9d996dc548ba4e980c050581a0b3955a4489 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Checking for functions.
-# Copyright 2000
+# Copyright 2000, 2001
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index df7adfb975effb9213e680709b0b0c4cdb393707..315b03412e8b493184ff26ac7cf6bc429e31904e 100644 (file)
@@ -1,6 +1,6 @@
 #! @SHELL@
 # autoconf -- create `configure' using m4 macros
-# Copyright 1992, 1993, 1994, 1996, 1999, 2000
+# Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
 # Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
@@ -63,7 +63,7 @@ version="\
 autoconf (@PACKAGE_NAME@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright 1992, 1993, 1994, 1996, 1999, 2000
+Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
index df7adfb975effb9213e680709b0b0c4cdb393707..315b03412e8b493184ff26ac7cf6bc429e31904e 100644 (file)
@@ -1,6 +1,6 @@
 #! @SHELL@
 # autoconf -- create `configure' using m4 macros
-# Copyright 1992, 1993, 1994, 1996, 1999, 2000
+# Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
 # Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
@@ -63,7 +63,7 @@ version="\
 autoconf (@PACKAGE_NAME@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright 1992, 1993, 1994, 1996, 1999, 2000
+Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
index df7adfb975effb9213e680709b0b0c4cdb393707..315b03412e8b493184ff26ac7cf6bc429e31904e 100644 (file)
@@ -1,6 +1,6 @@
 #! @SHELL@
 # autoconf -- create `configure' using m4 macros
-# Copyright 1992, 1993, 1994, 1996, 1999, 2000
+# Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
 # Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
@@ -63,7 +63,7 @@ version="\
 autoconf (@PACKAGE_NAME@) @VERSION@
 Written by David J. MacKenzie.
 
-Copyright 1992, 1993, 1994, 1996, 1999, 2000
+Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
index 5adc1fe629f96ec6a63f91f2f01122230d7d9c49..ce30b1993ae04c24dc2ddaf07038fafe8736e656 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.49d for GNU Autoconf 2.49d.
+# Generated by Autoconf 2.49e for GNU Autoconf 2.49e.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -81,7 +81,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.49d) 2.49d, executed with
+It was created by $as_me (GNU Autoconf 2.49e) 2.49e, executed with
  > $0 $@
 
 EOF
@@ -196,8 +196,8 @@ mandir='${prefix}/man'
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.49d'
-PACKAGE_STRING='GNU Autoconf 2.49d'
+PACKAGE_VERSION='2.49e'
+PACKAGE_STRING='GNU Autoconf 2.49e'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_prev=
@@ -600,7 +600,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.49d to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.49e to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -662,7 +662,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.49d:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.49e:";;
    esac
   cat <<\EOF
 
@@ -710,7 +710,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\EOF
-configure (GNU Autoconf 2.49d) 2.49d
+configure (GNU Autoconf 2.49e) 2.49e
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
 Free Software Foundation, Inc.
@@ -1085,7 +1085,7 @@ fi
 
 PACKAGE=autoconf
 
-VERSION=2.49d
+VERSION=2.49e
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { { echo "$as_me:1091: error: source directory already configured; run \"make distclean\" there first" >&5
@@ -1660,7 +1660,7 @@ cat >&5 << EOF
 ## Running config.status.  ##
 ## ----------------------- ##
 
-This file was extended by $as_me (GNU Autoconf 2.49d) 2.49d, executed with
+This file was extended by $as_me (GNU Autoconf 2.49e) 2.49e, executed with
  > $0 $@
 on `(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -1708,7 +1708,7 @@ EOF
 
 cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\
-$CONFIG_STATUS generated by $as_me (Autoconf 2.49d).
+$CONFIG_STATUS generated by $as_me (Autoconf 2.49e).
 Configured on host $ac_hostname by
   `echo "$0 $ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`"
 srcdir=$srcdir
@@ -2065,7 +2065,7 @@ 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.49d in
+case 2.49e in
   *[a-z]*)
     cat <<EOF
 
index 30742ff2197f68f5fc1ca52b15c12bf8ae2fbc9d..76be21b301fcdb60d3f90cc453ba35eb06d7d3af 100644 (file)
@@ -1,8 +1,8 @@
 # Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.49d)
-AC_INIT(GNU Autoconf, 2.49d, bug-autoconf@gnu.org)
+AC_PREREQ(2.49e)
+AC_INIT(GNU Autoconf, 2.49e, bug-autoconf@gnu.org)
 AC_CONFIG_SRCDIR(acgeneral.m4)
-AM_INIT_AUTOMAKE(autoconf, 2.49d)
+AM_INIT_AUTOMAKE(autoconf, 2.49e)
 
 # Initialize the test suite.
 AT_CONFIG(..)
index f9bc873214cdb4efa78c861e94f1563e2e1f389c..112e9d996dc548ba4e980c050581a0b3955a4489 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Checking for functions.
-# Copyright 2000
+# Copyright 2000, 2001
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index f69bc6183d6c250dd317d472f4ba683fd3600b01..b249f34199b4778e1869835b626c253d80b21504 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOCONF "1" "February 2001" "GNU Autoconf 2.49d" FSF
+.TH AUTOCONF "1" "March 2001" "GNU Autoconf 2.49e" FSF
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
@@ -72,7 +72,7 @@ In tracing mode, no configuration script is created.
 .SH AUTHOR
 Written by David J. MacKenzie.
 .PP
-Copyright 1992, 1993, 1994, 1996, 1999, 2000
+Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
index e52fbcff2ecf2c6ca7b11508d9b77259a68a7bf7..9a8addd2d9fb4adc4684a19d803410b62aefe197 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "February 2001" "GNU Autoconf 2.49d" FSF
+.TH AUTOHEADER "1" "March 2001" "GNU Autoconf 2.49e" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 8d7836c807f0a9a8874d7faa671f40759110c02c..afa79111946636c18710d0656cd7ce6c1479c6aa 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTORECONF "1" "February 2001" "GNU Autoconf 2.49d" FSF
+.TH AUTORECONF "1" "March 2001" "GNU Autoconf 2.49e" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index bc093f895c078619288f54f4e45703c83bd2c4b7..ad45db005ab32eafb855e8694ba98363d7ccb8df 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOSCAN "1" "March 2001" "GNU Autoconf 2.49d" FSF
+.TH AUTOSCAN "1" "March 2001" "GNU Autoconf 2.49e" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index a5ea239df3dd05cf70b0cadf5db28c9db02999d3..68a6ac1134846e516717dcd4e896f54aee208b25 100644 (file)
@@ -35,7 +35,7 @@ M4
 GNU M4 1.4 or above
 .TP
 AUTOCONF
-autoconf 2.49d
+autoconf 2.49e
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP
@@ -45,7 +45,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"
 Report bugs to <bug-autoconf@gnu.org>.
 .PP
-autoupdate (GNU Autoconf) 2.49d
+autoupdate (GNU Autoconf) 2.49e
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR automake (1),
index 9690278095baa997fdcffcecdd57d8cf2cc3dc5a..ee359d4dec9b0ed11710a485b26f8529e60e3dfa 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH IFNAMES "1" "February 2001" "GNU Autoconf 2.49d" FSF
+.TH IFNAMES "1" "March 2001" "GNU Autoconf 2.49e" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS