]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.in: Bump to 2.50c.
authorAkim Demaille <akim@epita.fr>
Thu, 28 Jun 2001 15:53:38 +0000 (15:53 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 28 Jun 2001 15:53:38 +0000 (15:53 +0000)
ChangeLog
configure
configure.in
man/autoconf.1
man/autoheader.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

index b2b291327291acfb17b3af3489ee1a37efe0300d..4783fb04b81526d3a7cebc15ce4a3a5370bc3b80 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-28  Akim Demaille  <akim@epita.fr>
+
+       * configure.in: Bump to 2.50c.
+
 2001-06-26  Akim Demaille  <akim@epita.fr>
 
        Version 2.50b.
index 3042f3a56b918609fd39cb94ef9573e865fb9aae..e783636bceb442b5c10d92415bf9d417ba05f776 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.50a for GNU Autoconf 2.50b.
+# Generated by Autoconf 2.50c for GNU Autoconf 2.50c.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -149,8 +149,8 @@ mandir='${prefix}/man'
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.50b'
-PACKAGE_STRING='GNU Autoconf 2.50b'
+PACKAGE_VERSION='2.50c'
+PACKAGE_STRING='GNU Autoconf 2.50c'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_prev=
@@ -547,7 +547,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.50b to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.50c to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -609,7 +609,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.50b:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.50c:";;
    esac
   cat <<\EOF
 
@@ -656,8 +656,8 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\EOF
-GNU Autoconf configure 2.50b
-generated by GNU Autoconf 2.50a
+GNU Autoconf configure 2.50c
+generated by GNU Autoconf 2.50c
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
 Free Software Foundation, Inc.
@@ -671,8 +671,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.50b, which was
-generated by GNU Autoconf 2.50a.  Invocation command line was
+It was created by GNU Autoconf $as_me 2.50c, which was
+generated by GNU Autoconf 2.50c.  Invocation command line was
 
   $ $0 $@
 
@@ -1096,7 +1096,7 @@ fi
 
 PACKAGE=autoconf
 
-VERSION=2.50b
+VERSION=2.50c
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { { echo "$as_me:1102: error: source directory already configured; run \"make distclean\" there first" >&5
@@ -1629,8 +1629,8 @@ EOF
 
 cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.50b
-configured by $0, generated by GNU Autoconf 2.50a,
+GNU Autoconf config.status 2.50c
+configured by $0, generated by GNU Autoconf 2.50c,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
@@ -1712,7 +1712,7 @@ cat >&5 << _ACEOF
 ## Running config.status.  ##
 ## ----------------------- ##
 
-This file was extended by $as_me (GNU Autoconf 2.50b) 2.50a, executed with
+This file was extended by $as_me (GNU Autoconf 2.50c) 2.50c, executed with
   > $ac_cs_invocation
 on `(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -2030,7 +2030,7 @@ if test "$no_create" != yes; then
 fi
 
 # Report the state of this version of Autoconf if this is a beta.
-case 2.50b in
+case 2.50c in
   *[a-z]*)
     cat <<EOF
 
index 3e8d6bb2b1536e77dfab5aec50d03a83dc506839..c725e5805b923dd85abc4a552269d4890d37a4dc 100644 (file)
@@ -1,9 +1,9 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.50)
-AC_INIT(GNU Autoconf, 2.50b, bug-autoconf@gnu.org)
+AC_INIT(GNU Autoconf, 2.50c, bug-autoconf@gnu.org)
 AC_CONFIG_SRCDIR(acgeneral.m4)
 AC_CONFIG_AUX_DIR(config)
-AM_INIT_AUTOMAKE(autoconf, 2.50b)
+AM_INIT_AUTOMAKE(autoconf, 2.50c)
 
 # Initialize the test suite.
 AT_CONFIG(..)
index 35cddaee2be8bfd6ff35d6069a50145c9c72f45f..96264e02136f7ca6c2a54252c4b29143dc0e57b3 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOCONF "1" "June 2001" "GNU Autoconf 2.50b" FSF
+.TH AUTOCONF "1" "June 2001" "GNU Autoconf 2.50c" FSF
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index 021de2ab005d623bbfa34069b893204ca1ea852b..897b9f61d564dc4d58bcba9687725fd6682a54c7 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "June 2001" "GNU Autoconf 2.50b" FSF
+.TH AUTOHEADER "1" "June 2001" "GNU Autoconf 2.50c" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 374fff63e85e05883c2cb4f990f8841919481865..2e370fd310a7b2b77fa108b6c99eec16a9105b92 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTORECONF "1" "June 2001" "GNU Autoconf 2.50b" FSF
+.TH AUTORECONF "1" "June 2001" "GNU Autoconf 2.50c" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index 2837bd3d02f671eda9b464a593f9589748cc49d8..2537ff125b8aa5e4e5a1bfd0c693ff20095caf00 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOSCAN "1" "June 2001" "GNU Autoconf 2.50b" FSF
+.TH AUTOSCAN "1" "June 2001" "GNU Autoconf 2.50c" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 12e2f77c7e27e33872cc35040345cbfe5533ad36..ab3b0d0d92b40dda176de09633151ce7f00f43c5 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOUPDATE "1" "June 2001" "GNU Autoconf 2.50b" FSF
+.TH AUTOUPDATE "1" "June 2001" "GNU Autoconf 2.50c" 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.50b
+autoconf 2.50c
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP
index 0e5e87488f0e653bc2e9b90bb6877d0a9fb536bb..cb55c1ea01ad8ea8e3a52b61f34c2644f8e2ca92 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH IFNAMES "1" "June 2001" "GNU Autoconf 2.50b" FSF
+.TH IFNAMES "1" "June 2001" "GNU Autoconf 2.50c" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS