summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.in2
-rw-r--r--NEWS3
-rwxr-xr-xconfigure38
-rw-r--r--configure.ac2
-rw-r--r--man/autoconf.12
-rw-r--r--man/autoheader.12
-rw-r--r--man/autom4te.12
-rw-r--r--man/autoreconf.12
-rw-r--r--man/autoscan.12
-rw-r--r--man/autoupdate.12
-rw-r--r--man/ifnames.12
12 files changed, 41 insertions, 23 deletions
diff --git a/ChangeLog b/ChangeLog
index d35c8fce..77f7de1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-06-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * configure.ac (AC_INIT): Bump to 2.60a.
+ * NEWS: Update.
+
+2006-06-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
Version 2.60.
* configure.ac, NEWS: Update.
diff --git a/Makefile.in b/Makefile.in
index 36673e53..c61d9c22 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -37,7 +37,7 @@ POST_UNINSTALL = :
subdir = .
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
- ChangeLog INSTALL NEWS THANKS TODO
+ ChangeLog INSTALL NEWS README-alpha THANKS TODO
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/config/m4.m4 \
$(top_srcdir)/configure.ac
diff --git a/NEWS b/NEWS
index 489022cd..8d301d04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+* Major changes in Autoconf 2.60a
+
+
* Major changes in Autoconf 2.60
Released 2006-06-23, by Ralf Wildenhues.
diff --git a/configure b/configure
index 45b1aaa3..bf9d978b 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for GNU Autoconf 2.60.
+# Generated by GNU Autoconf 2.60a for GNU Autoconf 2.60a.
#
# Report bugs to <bug-autoconf@gnu.org>.
#
@@ -559,8 +559,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='GNU Autoconf'
PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.60'
-PACKAGE_STRING='GNU Autoconf 2.60'
+PACKAGE_VERSION='2.60a'
+PACKAGE_STRING='GNU Autoconf 2.60a'
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
ac_unique_file="ChangeLog"
@@ -1144,7 +1144,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 <<_ACEOF
-\`configure' configures GNU Autoconf 2.60 to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.60a to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1210,7 +1210,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Autoconf 2.60:";;
+ short | recursive ) echo "Configuration of GNU Autoconf 2.60a:";;
esac
cat <<\_ACEOF
@@ -1288,8 +1288,8 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Autoconf configure 2.60
-generated by GNU Autoconf 2.60
+GNU Autoconf configure 2.60a
+generated by GNU Autoconf 2.60a
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -1302,8 +1302,8 @@ cat >config.log <<_ACEOF
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.60, which was
-generated by GNU Autoconf 2.60. Invocation command line was
+It was created by GNU Autoconf $as_me 2.60a, which was
+generated by GNU Autoconf 2.60a. Invocation command line was
$ $0 $@
@@ -1977,7 +1977,7 @@ fi
# Define the identity of the package.
PACKAGE='autoconf'
- VERSION='2.60'
+ VERSION='2.60a'
cat >>confdefs.h <<_ACEOF
@@ -3220,8 +3220,8 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GNU Autoconf $as_me 2.60, which was
-generated by GNU Autoconf 2.60. Invocation command line was
+This file was extended by GNU Autoconf $as_me 2.60a, which was
+generated by GNU Autoconf 2.60a. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
@@ -3267,8 +3267,8 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Autoconf config.status 2.60
-configured by $0, generated by GNU Autoconf 2.60,
+GNU Autoconf config.status 2.60a
+configured by $0, generated by GNU Autoconf 2.60a,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Copyright (C) 2006 Free Software Foundation, Inc.
@@ -3878,4 +3878,14 @@ if test "$no_create" != yes; then
fi
# Report the state of this version of Autoconf if this is a beta.
+ cat <<EOF
+
+You are about to use an experimental version of Autoconf. Be sure to
+read the relevant mailing lists, most importantly <autoconf@gnu.org>.
+
+Below you will find information on the status of this version of Autoconf.
+
+
+EOF
+ sed -n '/^\* Status/,$p' $srcdir/BUGS
diff --git a/configure.ac b/configure.ac
index bbfbfbd8..10542c3d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# We need AC_CONFIG_TESTDIR.
AC_PREREQ([2.59])
-AC_INIT([GNU Autoconf], [2.60], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.60a], [bug-autoconf@gnu.org])
AC_SUBST([PACKAGE_NAME])dnl
AC_CONFIG_SRCDIR([ChangeLog])
diff --git a/man/autoconf.1 b/man/autoconf.1
index 4a0d04f0..b2f9fe13 100644
--- a/man/autoconf.1
+++ b/man/autoconf.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH AUTOCONF "1" "June 2006" "autoconf 2.60" "User Commands"
+.TH AUTOCONF "1" "June 2006" "autoconf 2.60a" "User Commands"
.SH NAME
autoconf \- Generate configuration scripts
.SH SYNOPSIS
diff --git a/man/autoheader.1 b/man/autoheader.1
index 98058bfa..bdb64bb7 100644
--- a/man/autoheader.1
+++ b/man/autoheader.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH AUTOHEADER "1" "June 2006" "autoheader 2.60" "User Commands"
+.TH AUTOHEADER "1" "June 2006" "autoheader 2.60a" "User Commands"
.SH NAME
autoheader \- Create a template header for configure
.SH SYNOPSIS
diff --git a/man/autom4te.1 b/man/autom4te.1
index f47155d7..b3a96dd8 100644
--- a/man/autom4te.1
+++ b/man/autom4te.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH AUTOM4TE "1" "June 2006" "autom4te 2.60" "User Commands"
+.TH AUTOM4TE "1" "June 2006" "autom4te 2.60a" "User Commands"
.SH NAME
autom4te \- Generate files and scripts thanks to M4
.SH SYNOPSIS
diff --git a/man/autoreconf.1 b/man/autoreconf.1
index a865d501..4fc1546e 100644
--- a/man/autoreconf.1
+++ b/man/autoreconf.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH AUTORECONF "1" "June 2006" "autoreconf 2.60" "User Commands"
+.TH AUTORECONF "1" "June 2006" "autoreconf 2.60a" "User Commands"
.SH NAME
autoreconf \- Update generated configuration files
.SH SYNOPSIS
diff --git a/man/autoscan.1 b/man/autoscan.1
index 09cabcdf..aa4328a6 100644
--- a/man/autoscan.1
+++ b/man/autoscan.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH AUTOSCAN "1" "June 2006" "autoscan 2.60" "User Commands"
+.TH AUTOSCAN "1" "June 2006" "autoscan 2.60a" "User Commands"
.SH NAME
autoscan \- Generate a preliminary configure.in
.SH SYNOPSIS
diff --git a/man/autoupdate.1 b/man/autoupdate.1
index f65220d6..2c7cf322 100644
--- a/man/autoupdate.1
+++ b/man/autoupdate.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH AUTOUPDATE "1" "June 2006" "autoupdate 2.60" "User Commands"
+.TH AUTOUPDATE "1" "June 2006" "autoupdate 2.60a" "User Commands"
.SH NAME
autoupdate \- Update a configure.in to a newer Autoconf
.SH SYNOPSIS
diff --git a/man/ifnames.1 b/man/ifnames.1
index 1e7e37e0..97441d85 100644
--- a/man/ifnames.1
+++ b/man/ifnames.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH IFNAMES "1" "June 2006" "ifnames 2.60" "User Commands"
+.TH IFNAMES "1" "June 2006" "ifnames 2.60a" "User Commands"
.SH NAME
ifnames \- Extract CPP conditionals from a set of files
.SH SYNOPSIS