]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Bump to 2.54d.
authorAkim Demaille <akim@epita.fr>
Mon, 4 Nov 2002 10:22:53 +0000 (10:22 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 4 Nov 2002 10:22:53 +0000 (10:22 +0000)
ChangeLog
NEWS
configure
configure.ac
man/autoconf.1
man/autoheader.1
man/autom4te.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

index 0d6c29ad63591bc56fe72fe88af5825b41c80606..1fadaeb0808fa69173a2039420192718e5484bdf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 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>
 
diff --git a/NEWS b/NEWS
index 6fea336b9a86863771c8ed1140ea06b6e814591d..b0547e2744b86d23723de5d715f97666a34f6a72 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
-* 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
 
index c644dcbe05d1d20738f347783001a07ba36ffefb..27e20de802aa6ad52b22981232bd94e1ec004416 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /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>.
 #
@@ -265,8 +265,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # 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"
@@ -719,7 +719,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.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]...
 
@@ -781,7 +781,7 @@ fi
 
 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
 
@@ -853,7 +853,7 @@ fi
 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
@@ -868,7 +868,7 @@ cat >&5 <<_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.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 $@
@@ -1469,7 +1469,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=autoconf
- VERSION=2.54c
+ VERSION=2.54d
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2312,7 +2312,7 @@ _ASBOX
 } >&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
@@ -2369,7 +2369,7 @@ _ACEOF
 
 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'`\\"
 
index 2dc75557385a90505db82f5ffaadc0117fdcfa87..ed45bf49b5f51e3a29b9c03f59e85ab82ec57e75 100644 (file)
@@ -22,7 +22,7 @@
 # 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])
 
index 9413601775a6ecd840591d40ddc6c0f2e6ceefbb..0a64c5fac8922e83cec24595786b09396dd24ed6 100644 (file)
@@ -1,5 +1,5 @@
 .\" 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
index 059e837104b34cbe7fde5b3985a1a21390f399a9..12626f5bd0c72bf62d3d1d8ad743be0130aa9709 100644 (file)
@@ -1,5 +1,5 @@
 .\" 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
index 55a7969765ce1215e5824f5d899b2d31a1507084..f646d710998d395f7138214582a5d57eb1755c96 100644 (file)
@@ -1,12 +1,11 @@
-.\" 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
@@ -44,9 +43,12 @@ report the warnings falling in CATEGORY
 \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
@@ -107,6 +109,12 @@ prepare to trace MACRO in a future run
 .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"
@@ -132,8 +140,3 @@ programs are properly installed at your site, the command
 .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.
index 7db1d451783e16d2ddecadbe2f4688a7148cc74c..1aca16f11b33b3b3863f050ce988a8efd2765582 100644 (file)
@@ -1,12 +1,11 @@
-.\" 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
@@ -39,6 +38,9 @@ copy missing auxiliary files
 \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:"
@@ -79,6 +81,12 @@ append directory DIR to search path
 .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"
@@ -104,8 +112,3 @@ programs are properly installed at your site, the command
 .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.
index 5cdeed4bd990432c9adf24646eb41393a14f99c4..c5ca94dcfedee95fe50a2541d4d5a02ffd1f95ac 100644 (file)
@@ -1,5 +1,5 @@
 .\" 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
index 874342df4f9cd61f53fa3ae3989c27ab93796839..a61ef6d2cd3727c43f1c0a1465b9b13b88dce412 100644 (file)
@@ -1,5 +1,5 @@
 .\" 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
index c5a299dff0afc762178695829a3590340116b8b1..0cf5bf049d9c257cbb397baa3651c64a3c018099 100644 (file)
@@ -1,5 +1,5 @@
 .\" 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
@@ -26,7 +26,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .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),