2002-10-28 Akim Demaille <akim@epita.fr>
- * configure.ac: Bumpto 2.54c.
+ * configure.ac: Bump to 2.54c.
2002-10-28 Akim Demaille <akim@epita.fr>
-* Major changes in Autoconf 2.54c -*- outline -*-
+* Major changes in Autoconf 2.54d -*- outline -*-
\f
Release tips:
Have your configure.ac checked by autoscan ("autoscan").
- Try the warning options ("autoreconf -fv -Wall").
+ Try the warning options ("autoreconf -fv -Wall").
** Documentation
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.54c for GNU Autoconf 2.54c.
+# Generated by GNU Autoconf 2.54c for GNU Autoconf 2.54d.
#
# Report bugs to <bug-autoconf@gnu.org>.
#
# Identity of this package.
PACKAGE_NAME='GNU Autoconf'
PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.54c'
-PACKAGE_STRING='GNU Autoconf 2.54c'
+PACKAGE_VERSION='2.54d'
+PACKAGE_STRING='GNU Autoconf 2.54d'
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.54c to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.54d 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.54c:";;
+ short | recursive ) echo "Configuration of GNU Autoconf 2.54d:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-GNU Autoconf configure 2.54c
+GNU Autoconf configure 2.54d
generated by GNU Autoconf 2.54c
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.54c, which was
+It was created by GNU Autoconf $as_me 2.54d, which was
generated by GNU Autoconf 2.54c. Invocation command line was
$ $0 $@
# Define the identity of the package.
PACKAGE=autoconf
- VERSION=2.54c
+ VERSION=2.54d
cat >>confdefs.h <<_ACEOF
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Autoconf $as_me 2.54c, which was
+This file was extended by GNU Autoconf $as_me 2.54d, which was
generated by GNU Autoconf 2.54c. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Autoconf config.status 2.54c
+GNU Autoconf config.status 2.54d
configured by $0, generated by GNU Autoconf 2.54c,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
# We need AC_CONFIG_TESTDIR.
AC_PREREQ([2.54])
-AC_INIT([GNU Autoconf], [2.54c], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.54d], [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" "October 2002" "autoconf 2.54c" "User Commands"
+.TH AUTOCONF "1" "November 2002" "autoconf 2.54d" "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" "October 2002" "autoheader 2.54c" "User Commands"
+.TH AUTOHEADER "1" "November 2002" "autoheader 2.54d" "User Commands"
.SH NAME
autoheader \- Create a template header for configure
.SH SYNOPSIS
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.013.
-.TH AUTOM4TE "1" "November 2002" "GNU Autoconf 2.54c" FSF
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
+.TH AUTOM4TE "1" "November 2002" "autom4te 2.54d" "User Commands"
.SH NAME
-autom4te \- manual page for autom4te 2.54c
+autom4te \- Generate files and scripts thanks to M4
.SH SYNOPSIS
.B autom4te
[\fIOPTION\fR] ... [\fIFILES\fR]
.SH DESCRIPTION
-.PP
Run GNU M4 on the FILES, avoiding useless runs. Output the traces if tracing,
the frozen file if freezing, otherwise the expansion of the FILES.
.PP
\fB\-l\fR, \fB\-\-language\fR=\fILANG\fR
specify the set of M4 macros to use
.TP
-\fB\-C\fR, \fB\-\-cache\fR=\fI[DIRECTORY]\fR
+\fB\-C\fR, \fB\-\-cache\fR=\fIDIRECTORY\fR
preserve results for future runs in DIRECTORY
.TP
+\fB\-\-no\-cache\fR
+disable the cache
+.TP
\fB\-m\fR, \fB\-\-mode\fR=\fIOCTAL\fR
change the non trace output file mode (0666)
.TP
.TP
\fB\-F\fR, \fB\-\-freeze\fR
produce an M4 frozen state file for FILES
+.SH AUTHOR
+Written by Akim Demaille.
+.PP
+Copyright 2002 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "REPORTING BUGS"
Report bugs to <bug-autoconf@gnu.org>.
.SH "SEE ALSO"
.B info autom4te
.PP
should give you access to the complete manual.
-.PP
-Copyright 2002 Free Software Foundation, Inc.
-.br
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.013.
-.TH AUTORECONF "1" "November 2002" "GNU Autoconf 2.54c" FSF
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
+.TH AUTORECONF "1" "November 2002" "autoreconf 2.54d" "User Commands"
.SH NAME
-autoreconf \- manual page for autoreconf 2.54c
+autoreconf \- Update generated configuration files
.SH SYNOPSIS
.B autoreconf
[\fIOPTION\fR] ... [\fICONFIGURE-AC or DIRECTORY\fR] ...
.SH DESCRIPTION
-.PP
Run `autoconf' (and `autoheader', `aclocal', `automake', `autopoint'
(formerly `gettextize'), and `libtoolize' where appropriate)
repeatedly to remake the GNU Build System files in the DIRECTORIES or
\fB\-s\fR, \fB\-\-symlink\fR
with \fB\-i\fR, install symbolic links instead of copies
.TP
+\fB\-m\fR, \fB\-\-make\fR
+when applicable, re-run ./configure && make
+.TP
\fB\-W\fR, \fB\-\-warnings\fR=\fICATEGORY\fR
report the warnings falling in CATEGORY [syntax]
.SS "Warning categories include:"
.PP
The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, ACLOCAL,
AUTOPOINT, LIBTOOLIZE are honored.
+.SH AUTHOR
+Written by David J. MacKenzie and Akim Demaille.
+.PP
+Copyright 2002 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "REPORTING BUGS"
Report bugs to <bug-autoconf@gnu.org>.
.SH "SEE ALSO"
.B info autoreconf
.PP
should give you access to the complete manual.
-.PP
-Copyright 2002 Free Software Foundation, Inc.
-.br
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH AUTOSCAN "1" "October 2002" "autoscan 2.54c" "User Commands"
+.TH AUTOSCAN "1" "November 2002" "autoscan 2.54d" "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" "October 2002" "autoupdate 2.54c" "User Commands"
+.TH AUTOUPDATE "1" "November 2002" "autoupdate 2.54d" "User Commands"
.SH NAME
autoupdate \- Update a configure.in to a newer Autoconf
.SH SYNOPSIS
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH IFNAMES "1" "October 2002" "ifnames " "User Commands"
+.TH IFNAMES "1" "November 2002" "ifnames " "User Commands"
.SH NAME
ifnames \- Extract CPP conditionals from a set of files
.SH SYNOPSIS
.SH "REPORTING BUGS"
Report bugs to <bug-autoconf@gnu.org>.
.PP
-ifnames (GNU Autoconf) 2.54c
+ifnames (GNU Autoconf) 2.54d
.SH "SEE ALSO"
.BR autoconf (1),
.BR automake (1),