]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Version 2.50b AUTOCONF-2.50b
authorAkim Demaille <akim@epita.fr>
Tue, 26 Jun 2001 14:32:18 +0000 (14:32 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 26 Jun 2001 14:32:18 +0000 (14:32 +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 0553130024d98f117020f1d6ea2eee31ec48f646..b2b291327291acfb17b3af3489ee1a37efe0300d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-26  Akim Demaille  <akim@epita.fr>
+
+       Version 2.50b.
+
 2001-06-26  Akim Demaille  <akim@epita.fr>
 
        Version 2.50a.
diff --git a/NEWS b/NEWS
index 8b202e1045f67e21cfce57fcb5ff5182414ad93b..52013f5935206b2ec7522e878535673dd10571de 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Major changes in Autoconf 2.50a                       -*- outline -*-
+* Major changes in Autoconf 2.50b                       -*- outline -*-
 ** Documentation
 - AC_ARG_VAR
 - Quadrigraphs
@@ -45,7 +45,7 @@
   AM_FUNC_OBSTACK, and AM_FUNC_STRTOD are now activated.
   Be sure to read `Upgrading from Version 2.13' to understand why
   running `autoupdate' is needed.
-[2.50]
+[2.50a]
 \f
 * Major changes in Autoconf 2.50
 
index 80d66c7c0ded79732dc8b6ca66fbae2c6d7fc96b..3042f3a56b918609fd39cb94ef9573e865fb9aae 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.50a.
+# Generated by Autoconf 2.50a for GNU Autoconf 2.50b.
 #
 # 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.50a'
-PACKAGE_STRING='GNU Autoconf 2.50a'
+PACKAGE_VERSION='2.50b'
+PACKAGE_STRING='GNU Autoconf 2.50b'
 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.50a to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.50b 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.50a:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.50b:";;
    esac
   cat <<\EOF
 
@@ -656,7 +656,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\EOF
-GNU Autoconf configure 2.50a
+GNU Autoconf configure 2.50b
 generated by GNU Autoconf 2.50a
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
@@ -671,7 +671,7 @@ 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.50a, which was
+It was created by GNU Autoconf $as_me 2.50b, which was
 generated by GNU Autoconf 2.50a.  Invocation command line was
 
   $ $0 $@
@@ -832,21 +832,21 @@ for ac_var in `(set) 2>&1 |
   case $ac_old_set,$ac_new_set in
     set,)
       { echo "$as_me:834: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&6;}
+echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
       ac_cache_corrupted=: ;;
     ,set)
       { echo "$as_me:838: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&6;}
+echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
       ac_cache_corrupted=: ;;
     ,);;
     *)
       if test "x$ac_old_val" != "x$ac_new_val"; then
         { echo "$as_me:844: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&6;}
+echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
         { echo "$as_me:846:   former value:  $ac_old_val" >&5
-echo "$as_me:   former value:  $ac_old_val" >&6;}
+echo "$as_me:   former value:  $ac_old_val" >&2;}
         { echo "$as_me:848:   current value: $ac_new_val" >&5
-echo "$as_me:   current value: $ac_new_val" >&6;}
+echo "$as_me:   current value: $ac_new_val" >&2;}
         ac_cache_corrupted=:
       fi;;
   esac
@@ -865,7 +865,7 @@ echo "$as_me:   current value: $ac_new_val" >&6;}
 done
 if $ac_cache_corrupted; then
   { echo "$as_me:867: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&6;}
+echo "$as_me: error: changes in the environment can compromise the build" >&2;}
   { { echo "$as_me:869: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
    { (exit 1); exit 1; }; }
@@ -1096,7 +1096,7 @@ fi
 
 PACKAGE=autoconf
 
-VERSION=2.50a
+VERSION=2.50b
 
 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,7 +1629,7 @@ EOF
 
 cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.50a
+GNU Autoconf config.status 2.50b
 configured by $0, generated by GNU Autoconf 2.50a,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -1692,24 +1692,15 @@ Try \`$0 --help' for more information." >&2;}
     CONFIG_HEADERS="$CONFIG_HEADERS $1"
     ac_need_defaults=false;;
 
-  # Handling of arguments.
-  'Makefile' ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
-  'm4/Makefile' ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
-  'man/Makefile' ) CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
-  'doc/Makefile' ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
-  'config/Makefile' ) CONFIG_FILES="$CONFIG_FILES config/Makefile" ;;
-  'tests/Makefile' ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
-  'tests/atconfig' ) CONFIG_FILES="$CONFIG_FILES tests/atconfig" ;;
-
   # This is an error.
-  -*) { { echo "$as_me:1705: error: unrecognized option: $1
+  -*) { { echo "$as_me:1696: error: unrecognized option: $1
 Try \`$0 --help' for more information." >&5
 echo "$as_me: error: unrecognized option: $1
 Try \`$0 --help' for more information." >&2;}
    { (exit 1); exit 1; }; } ;;
-  *) { { echo "$as_me:1710: error: invalid argument: $1" >&5
-echo "$as_me: error: invalid argument: $1" >&2;}
-   { (exit 1); exit 1; }; };;
+
+  *) ac_config_targets="$ac_config_targets $1" ;;
+
   esac
   shift
 done
@@ -1721,7 +1712,7 @@ cat >&5 << _ACEOF
 ## Running config.status.  ##
 ## ----------------------- ##
 
-This file was extended by $as_me (GNU Autoconf 2.50a) 2.50a, executed with
+This file was extended by $as_me (GNU Autoconf 2.50b) 2.50a, executed with
   > $ac_cs_invocation
 on `(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -1729,6 +1720,23 @@ _ACEOF
 EOF
 
 cat >>$CONFIG_STATUS <<\EOF
+for ac_config_target in $ac_config_targets
+do
+  case "$ac_config_target" in
+  # Handling of arguments.
+  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+  "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
+  "man/Makefile" ) CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
+  "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
+  "config/Makefile" ) CONFIG_FILES="$CONFIG_FILES config/Makefile" ;;
+  "tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
+  "tests/atconfig" ) CONFIG_FILES="$CONFIG_FILES tests/atconfig" ;;
+  *) { { echo "$as_me:1734: error: invalid argument: $ac_config_target" >&5
+echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
+   { (exit 1); exit 1; }; };;
+  esac
+done
+
 # If the user did not use the arguments to specify the items to instantiate,
 # then the envvar interface is used.  Set only those that are not.
 # We use the long form for the default assignment because of an extremely
@@ -1935,7 +1943,7 @@ done; }
   esac
 
   if test x"$ac_file" != x-; then
-    { echo "$as_me:1938: creating $ac_file" >&5
+    { echo "$as_me:1946: creating $ac_file" >&5
 echo "$as_me: creating $ac_file" >&6;}
     rm -f "$ac_file"
   fi
@@ -1953,7 +1961,7 @@ echo "$as_me: creating $ac_file" >&6;}
       -) echo $tmp/stdin ;;
       [\\/$]*)
          # Absolute (can't be DOS-style, as IFS=:)
-         test -f "$f" || { { echo "$as_me:1956: error: cannot find input file: $f" >&5
+         test -f "$f" || { { echo "$as_me:1964: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          echo $f;;
@@ -1966,7 +1974,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
            echo $srcdir/$f
          else
            # /dev/null tree
-           { { echo "$as_me:1969: error: cannot find input file: $f" >&5
+           { { echo "$as_me:1977: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          fi;;
@@ -2022,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.50a in
+case 2.50b in
   *[a-z]*)
     cat <<EOF
 
index 91e91013051c8597d6c188e14873358c1e62eed4..3e8d6bb2b1536e77dfab5aec50d03a83dc506839 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.50a, bug-autoconf@gnu.org)
+AC_INIT(GNU Autoconf, 2.50b, bug-autoconf@gnu.org)
 AC_CONFIG_SRCDIR(acgeneral.m4)
 AC_CONFIG_AUX_DIR(config)
-AM_INIT_AUTOMAKE(autoconf, 2.50a)
+AM_INIT_AUTOMAKE(autoconf, 2.50b)
 
 # Initialize the test suite.
 AT_CONFIG(..)
index 76709a93f948ddaf141e0331d0e5c31c49776a49..35cddaee2be8bfd6ff35d6069a50145c9c72f45f 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.50a" FSF
+.TH AUTOCONF "1" "June 2001" "GNU Autoconf 2.50b" FSF
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index 0898f92093a5f0750ca12894cb65148ae3d445f2..021de2ab005d623bbfa34069b893204ca1ea852b 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.50a" FSF
+.TH AUTOHEADER "1" "June 2001" "GNU Autoconf 2.50b" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index bb40aa81a25eb8418ed80d3bebee71a57c63727a..374fff63e85e05883c2cb4f990f8841919481865 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.50a" FSF
+.TH AUTORECONF "1" "June 2001" "GNU Autoconf 2.50b" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index e4e8f29cfa5d692577d794d44b1809d612cfd4a0..2837bd3d02f671eda9b464a593f9589748cc49d8 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.50a" FSF
+.TH AUTOSCAN "1" "June 2001" "GNU Autoconf 2.50b" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 71591620d4d975630051fa3d37b0b60454cb9925..12e2f77c7e27e33872cc35040345cbfe5533ad36 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.50a" FSF
+.TH AUTOUPDATE "1" "June 2001" "GNU Autoconf 2.50b" 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.50a
+autoconf 2.50b
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP
index 29a50ee09100e09e3470e50727b158105dfae179..0e5e87488f0e653bc2e9b90bb6877d0a9fb536bb 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.50a" FSF
+.TH IFNAMES "1" "June 2001" "GNU Autoconf 2.50b" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS