]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.in: Bump version to 2.49c.
authorAkim Demaille <akim@epita.fr>
Wed, 6 Dec 2000 17:32:38 +0000 (17:32 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 6 Dec 2000 17:32:38 +0000 (17: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 7eadf6f16ba71770c096e3e7db814a087381d949..94b9beade318d8a48b50573786417e39c94598d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-06  Akim Demaille  <akim@epita.fr>
+
+       * configure.in: Bump version to 2.49c.
+
 2000-12-06  Akim Demaille  <akim@epita.fr>
 
        Version 2.49b.
diff --git a/NEWS b/NEWS
index 807845004bd86b8a5c10d9fd5b57cc79fc8a6497..244d133a53dc2ec10d3c3f77e17ed874aa76449d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Major changes in Autoconf 2.49b                       -*- outline -*-
+* Major changes in Autoconf 2.49c                       -*- outline -*-
 
 ** Lots of bug fixes
 Way too many for us to spell them out.  Check out ChangeLog if you
index f0923f310b34a94d6f1faef79c06e2379399f0be..cd74a8c019b7fab4f9180ad49a98afc263dc1081 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.49b for Autoconf 2.49b.
+# Generated by Autoconf 2.49c for Autoconf 2.49c.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -52,7 +52,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 (Autoconf 2.49b) 2.49b, executed with
+It was created by $as_me (Autoconf 2.49c) 2.49c, executed with
  > $0 $@
 
 on `(hostname || uname -n) 2>/dev/null | sed 1q`:
@@ -579,7 +579,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 Autoconf 2.49b to adapt to many kinds of systems.
+\`configure' configures Autoconf 2.49c to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -641,7 +641,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Autoconf 2.49b:";;
+     short | recursive ) echo "Configuration of Autoconf 2.49c:";;
    esac
   cat <<\EOF
 
@@ -688,7 +688,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\EOF
-configure (Autoconf 2.49b) 2.49b
+configure (Autoconf 2.49c) 2.49c
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 Free Software Foundation, Inc.
@@ -1010,7 +1010,7 @@ fi
 
 PACKAGE=autoconf
 
-VERSION=2.49b
+VERSION=2.49c
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   {  echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2
@@ -1546,7 +1546,7 @@ cat >&5 << EOF
 
 ----------------------------------------------------------------------
 
-This file was extended by $as_me (Autoconf 2.49b) 2.49b, executed with
+This file was extended by $as_me (Autoconf 2.49c) 2.49c, executed with
  > $0 $@
 on `(hostname || uname -n) 2>/dev/null | sed 1q`
 
@@ -1594,7 +1594,7 @@ EOF
 
 cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\
-$CONFIG_STATUS generated by $as_me (Autoconf 2.49b).
+$CONFIG_STATUS generated by $as_me (Autoconf 2.49c).
 Configured on host $ac_hostname by
   `echo "$0 $ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`"
 
index 3d4622d2294227fe1ce4c5aa0a1f2d6b3112648c..43c30b7a4b835e008b6789571d75013c5f0cd224 100644 (file)
@@ -1,8 +1,8 @@
 # Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.49b)
-AC_INIT(Autoconf, 2.49b, bug-autoconf@gnu.org)
+AC_PREREQ(2.49c)
+AC_INIT(Autoconf, 2.49c, bug-autoconf@gnu.org)
 AC_CONFIG_SRCDIR(acgeneral.m4)
-AM_INIT_AUTOMAKE(autoconf, 2.49b)
+AM_INIT_AUTOMAKE(autoconf, 2.49c)
 
 # Initialize the test suite.
 AT_CONFIG(..)
index 2cb3c6a119828711c46b0c6961780dbb6679bff7..1185a80200bdef0718ec9d4a507c19b8575d8d4d 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.23.
-.TH AUTOCONF "1" "December 2000" "GNU autoconf 2.49b" FSF
+.TH AUTOCONF "1" "December 2000" "GNU autoconf 2.49c" FSF
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index b250cf2b1ac52f929f2d7dc982e11c51cb1e5307..703c304d192cb385290b134817a997cd5aaf4b15 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.23.
-.TH AUTOHEADER "1" "December 2000" "GNU autoconf 2.49b" FSF
+.TH AUTOHEADER "1" "December 2000" "GNU autoconf 2.49c" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 8f4595bc5b011b8bb1c159e1153b8682030d544e..35aada886bb420921e7848d6c4d7a748766de42f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.23.
-.TH AUTORECONF "1" "December 2000" "GNU autoconf 2.49b" FSF
+.TH AUTORECONF "1" "December 2000" "GNU autoconf 2.49c" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index 3686a36a542f0b229801eef1385ee3b93650ebdd..7ca774d7a89b4e760e07e02013520c81c25a4c45 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.23.
-.TH AUTOSCAN "1" "December 2000" "GNU autoconf 2.49b" FSF
+.TH AUTOSCAN "1" "December 2000" "GNU autoconf 2.49c" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index e1fd1cec92361fc9bbd84701ed70453c2d2b88b1..0a8037e2cf26e163891f7f1785b897a3cb2babe0 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.23.
-.TH AUTOUPDATE "1" "December 2000" "GNU autoconf 2.49b" FSF
+.TH AUTOUPDATE "1" "December 2000" "GNU autoconf 2.49c" FSF
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index 1b591c30b3ffe08affe75726b7c93ee64f6308cb..eb1c38ce18ed6c453a12f9db6df28f5a28d9a4fe 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.23.
-.TH IFNAMES "1" "December 2000" "GNU autoconf 2.49b" FSF
+.TH IFNAMES "1" "December 2000" "GNU autoconf 2.49c" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS