installdirs-recursive install-recursive uninstall-recursive \
check-recursive installcheck-recursive
DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
- Makefile.in NEWS THANKS TODO aclocal.m4 configure configure.ac
+ Makefile.in NEWS README-alpha THANKS TODO aclocal.m4 configure \
+ configure.ac
DIST_SUBDIRS = $(SUBDIRS)
all: all-recursive
-* Major changes in Autoconf 2.54 -*- outline -*-
+* Major changes in Autoconf 2.54a -*- outline -*-
+\f
+* Major changes in Autoconf 2.54
Released September 13th, 2002.
\f
* Major changes in Autoconf 2.53
- Released Mars 8th, 2002.
+ Released March 8th, 2002.
** Requirements
\f
Major changes in Autoconf 2.13:
+ Released May 1st, 1999, by Ben Elliston
+
* Support for building on Win32 systems where the only available C or
C++ compiler is the Microsoft Visual C++ command line compiler
(`cl'). Additional support for building on Win32 systems which are
\f
Major changes in Autoconf 2.12:
+ Released November 26th, 1996, by David J. MacKenzie
+
* AC_OUTPUT and AC_CONFIG_HEADER can create output files by
concatenating multiple input files separated by colons, like so:
AC_CONFIG_HEADER(config.h:conf.pre:config.h.in:conf.post)
\f
Major changes in Autoconf 2.11:
+ Released November 18th, 1996, by David J. MacKenzie
+
* AC_PROG_CC and AC_PROG_CXX check whether the compiler works.
They also default CFLAGS/CXXFLAGS to "-g -O2" for gcc, instead of "-g -O".
* AC_REPLACE_FUNCS defines HAVE_foo if the system has the function `foo'.
\f
Major changes in Autoconf 2.10:
+ Released May 7th, 1996, by Roland McGrath
+
* Bug fixes.
* The cache variable names used by `AC_CHECK_LIB(LIB, FUNC, ...)' has
changed: now $ac_cv_lib_LIB_FUNC, previously $ac_cv_lib_LIB.
\f
-Major changes in Autoconfs 2.6 through 2.9:
+Major changes in Autoconf 2.9:
+
+ Released March 16th, 1996, by Roland McGrath
+
+* Bug fixes.
+\f
+Major changes in Autoconf 2.8:
+
+ Released March 8th, 1996, by Roland McGrath
+
+* Bug fixes.
+\f
+Major changes in Autoconf 2.7:
+
+ Released November 22nd, 1995, by David J. MacKenzie
+
+* Bug fixes.
+\f
+Major changes in Autoconf 2.6:
+
+ Released November 20th, 1995, by David J. MacKenzie
* Bug fixes.
\f
Major changes in Autoconf 2.5:
+ Released November 17th, 1995, by Roland McGrath
+
* New configure options --bindir, --libdir, --datadir, etc., with
corresponding output variables.
* New macro: AC_CACHE_CHECK, to make using the cache easier.
\f
Major changes in Autoconf 2.4:
+ Released June 14th, 1995, by David J. MacKenzie
+
* Fix a few bugs found by Emacs testers.
\f
Major changes in Autoconf 2.3:
+ Released March 27th, 1995, by David J. MacKenzie
+
* Fix the cleanup trap in several ways.
* Handle C compilers that are picky about option placement.
* ifnames gets the version number from the right directory.
\f
Major changes in Autoconf 2.2:
+ Released March 8th, 1995, by David J. MacKenzie
+
* The ifnames utility is much faster but requires a "new awk" interpreter.
* AC_CHECK_LIB and AC_HAVE_LIBRARY check and add the new
library before existing libs, not after, in case it uses them.
\f
Major changes in Autoconf 2.1:
+ Released November 4th, 1994, by David J. MacKenzie
+
* Fix C++ problems.
* More explanations in the manual.
* Fix a spurious failure in the testsuite.
Major changes in Autoconf 2.0:
+ Released October 26th, 1994, by David J. MacKenzie
+
** New copyright terms:
* There are no restrictions on distribution or use of configure scripts.
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.54 for GNU Autoconf 2.54.
+# Generated by GNU Autoconf 2.54 for GNU Autoconf 2.54a.
#
# Report bugs to <bug-autoconf@gnu.org>.
#
# Identity of this package.
PACKAGE_NAME='GNU Autoconf'
PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.54'
-PACKAGE_STRING='GNU Autoconf 2.54'
+PACKAGE_VERSION='2.54a'
+PACKAGE_STRING='GNU Autoconf 2.54a'
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
ac_unique_file="ChangeLog"
# 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.54 to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.54a to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Autoconf 2.54:";;
+ short | recursive ) echo "Configuration of GNU Autoconf 2.54a:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-GNU Autoconf configure 2.54
+GNU Autoconf configure 2.54a
generated by GNU Autoconf 2.54
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
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.54, which was
+It was created by GNU Autoconf $as_me 2.54a, which was
generated by GNU Autoconf 2.54. Invocation command line was
$ $0 $@
# Define the identity of the package.
PACKAGE=autoconf
- VERSION=2.54
+ VERSION=2.54a
cat >>confdefs.h <<_ACEOF
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Autoconf $as_me 2.54, which was
+This file was extended by GNU Autoconf $as_me 2.54a, which was
generated by GNU Autoconf 2.54. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Autoconf config.status 2.54
+GNU Autoconf config.status 2.54a
configured by $0, generated by GNU Autoconf 2.54,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
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
# 02111-1307, USA.
# We need AC_CONFIG_TESTDIR.
-AC_PREREQ([2.53])
+AC_PREREQ([2.54])
-AC_INIT([GNU Autoconf], [2.54], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.54a], [bug-autoconf@gnu.org])
AC_SUBST([PACKAGE_NAME])dnl
AC_CONFIG_SRCDIR([ChangeLog])
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH AUTOCONF "1" "September 2002" "autoconf 2.54" "User Commands"
+.TH AUTOCONF "1" "September 2002" "autoconf 2.54a" "User Commands"
.SH NAME
autoconf \- Generate configuration scripts
.SH SYNOPSIS
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH AUTOHEADER "1" "September 2002" "autoheader 2.54" "User Commands"
+.TH AUTOHEADER "1" "September 2002" "autoheader 2.54a" "User Commands"
.SH NAME
autoheader \- Create a template header for configure
.SH SYNOPSIS
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH AUTOM4TE "1" "September 2002" "autom4te 2.54" "User Commands"
+.TH AUTOM4TE "1" "September 2002" "autom4te 2.54a" "User Commands"
.SH NAME
autom4te \- Generate files and scripts thanks to M4
.SH SYNOPSIS
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH AUTORECONF "1" "September 2002" "autoreconf 2.54" "User Commands"
+.TH AUTORECONF "1" "September 2002" "autoreconf 2.54a" "User Commands"
.SH NAME
autoreconf \- Update generated configuration files
.SH SYNOPSIS
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH AUTOSCAN "1" "September 2002" "autoscan 2.54" "User Commands"
+.TH AUTOSCAN "1" "September 2002" "autoscan 2.54a" "User Commands"
.SH NAME
autoscan \- Generate a preliminary configure.in
.SH SYNOPSIS
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH AUTOUPDATE "1" "September 2002" "autoupdate 2.54" "User Commands"
+.TH AUTOUPDATE "1" "September 2002" "autoupdate 2.54a" "User Commands"
.SH NAME
autoupdate \- Update a configure.in to a newer Autoconf
.SH SYNOPSIS
.SH "REPORTING BUGS"
Report bugs to <bug-autoconf@gnu.org>.
.PP
-ifnames (GNU Autoconf) 2.54
+ifnames (GNU Autoconf) 2.54a
.SH "SEE ALSO"
.BR autoconf (1),
.BR automake (1),