]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.ac: Bumpto 2.54c.
authorAkim Demaille <akim@epita.fr>
Mon, 28 Oct 2002 10:52:05 +0000 (10:52 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 28 Oct 2002 10:52:05 +0000 (10:52 +0000)
22 files changed:
ChangeLog
NEWS
config/Makefile.in
configure
configure.ac
doc/Makefile.in
lib/Autom4te/Makefile.in
lib/Makefile.in
lib/autoconf/Makefile.in
lib/autoscan/Makefile.in
lib/autotest/Makefile.in
lib/emacs/Makefile.in
lib/m4sugar/Makefile.in
man/Makefile.in
man/autoconf.1
man/autoheader.1
man/autom4te.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1
tests/Makefile.in

index d7e14e057d9657cecb629304605779dbedff9d43..fd078cc4be73ad655bb52e353599fabeea5f9305 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-10-28  Akim Demaille  <akim@epita.fr>
+
+       * configure.ac: Bumpto 2.54c.
+
 2002-10-28  Akim Demaille  <akim@epita.fr>
 
        Version 2.54b.
@@ -67,7 +71,7 @@
        * lib/autoconf/c.m4 (AC_PROG_CPP, AC_PROG_CC, AC_PROG_CXXCPP):
        Likewise.
 
-       Deprecate macros with unsual interface.
+       Deprecate macros with unusual interfaces.
 
        * lib/autoconf/general.m4 (AC_TRY_CPP, AC_TRY_LINK)
        (AC_TRY_COMPILE, AC_TRY_RUN): AU_DEFUN'ed.
diff --git a/NEWS b/NEWS
index bccb4862f32d065d1f86f65d79e5ab15f1dcd52f..75e70dc2ea8d7979606c8a86aad842dd5da51241 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Major changes in Autoconf 2.54b                       -*- outline -*-
+* Major changes in Autoconf 2.54c                       -*- outline -*-
 \f
 
 Release tips:
@@ -42,8 +42,8 @@ Release tips:
 
 - New macros
   AC_COMPILER_IFELSE, AC_FUNC_MBRTOWC, AC_HEADER_STDBOOL,
-  AC_LANG_CONFTEST, AC_LANG_SOURCE, AC_LANG_PROGRAM, AC_MSG_FAILURE,
-  AC_PREPROC_IFELSE.
+  AC_LANG_CONFTEST, AC_LANG_SOURCE, AC_LANG_PROGRAM, AC_LANG_CALL,
+  AC_LANG_FUNC_TRY_LINK, AC_MSG_FAILURE, AC_PREPROC_IFELSE.
 
 - Obsoleted
   Obsoleted macros are kept for Autoconf backward compatibility, but
index 5ede10af51b44ecd5efa6e9f4e4d9824ef419997..87a0b3e349d9feb094f3f61d1af8888fc10af4ac 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index 68b680fa6a3224a1b93a7c75d01c52dca03a0c0d..b5cc417ca8c654b7ffb3cd5e167e8bc3b4dd18d5 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.54a for GNU Autoconf 2.54b.
+# Generated by GNU Autoconf 2.54b for GNU Autoconf 2.54c.
 #
 # 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.54b'
-PACKAGE_STRING='GNU Autoconf 2.54b'
+PACKAGE_VERSION='2.54c'
+PACKAGE_STRING='GNU Autoconf 2.54c'
 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.54b to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.54c 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.54b:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.54c:";;
    esac
   cat <<\_ACEOF
 
@@ -853,8 +853,8 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Autoconf configure 2.54b
-generated by GNU Autoconf 2.54a
+GNU Autoconf configure 2.54c
+generated by GNU Autoconf 2.54b
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 Free Software Foundation, Inc.
@@ -868,8 +868,8 @@ 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.54b, which was
-generated by GNU Autoconf 2.54a.  Invocation command line was
+It was created by GNU Autoconf $as_me 2.54c, which was
+generated by GNU Autoconf 2.54b.  Invocation command line was
 
   $ $0 $@
 
@@ -922,23 +922,49 @@ _ACEOF
 # Keep a trace of the command line.
 # Strip out --no-create and --no-recursion so they do not pile up.
 # Also quote any args containing shell meta-characters.
+# Make two passes to allow for proper duplicate-argument suppression.
 ac_configure_args=
+ac_configure_args0=
+ac_configure_args1=
 ac_sep=
-for ac_arg
+ac_must_keep_next=false
+for ac_pass in 1 2
 do
-  case $ac_arg in
-  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
-  | --no-cr | --no-c | -n ) continue ;;
-  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
-  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
-    continue ;;
-  *" "*|*"     "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
-    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
-  esac
-  ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
-  # Get rid of the leading space.
-  ac_sep=" "
+  for ac_arg
+  do
+    case $ac_arg in
+    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
+    *" "*|*"   "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
+      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    case $ac_pass in
+    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
+    2)
+      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
+      if test $ac_must_keep_next = true; then
+        ac_must_keep_next=false # Got value, back to normal.
+      else
+        case $ac_arg in
+          *=* | --config-cache | -C | -disable-* | --disable-* \
+          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
+          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
+          | -with-* | --with-* | -without-* | --without-* | --x)
+            case "$ac_configure_args0 " in
+              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
+            esac
+            ;;
+          -* ) ac_must_keep_next=true ;;
+        esac
+      fi
+      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
+      # Get rid of the leading space.
+      ac_sep=" "
+      ;;
+    esac
+  done
 done
+$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
+$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
 
 # When interrupted or exit'd, cleanup temporary files, and complete
 # config.log.  We remove comments because anyway the quotes in there
@@ -1443,7 +1469,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=autoconf
- VERSION=2.54b
+ VERSION=2.54c
 
 
 cat >>confdefs.h <<_ACEOF
@@ -1945,7 +1971,7 @@ _ACEOF
      t end
      /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
      : end' >>confcache
-if cmp -s $cache_file confcache; then :; else
+if diff $cache_file confcache >/dev/null 2>&1; then :; else
   if test -w $cache_file; then
     test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
     cat confcache >$cache_file
@@ -2286,8 +2312,8 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Autoconf $as_me 2.54b, which was
-generated by GNU Autoconf 2.54a.  Invocation command line was
+This file was extended by GNU Autoconf $as_me 2.54c, which was
+generated by GNU Autoconf 2.54b.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -2343,8 +2369,8 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.54b
-configured by $0, generated by GNU Autoconf 2.54a,
+GNU Autoconf config.status 2.54c
+configured by $0, generated by GNU Autoconf 2.54b,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
index 1269bc56f700edd17268f892a176955a5e73e1c8..2dc75557385a90505db82f5ffaadc0117fdcfa87 100644 (file)
@@ -22,7 +22,7 @@
 # We need AC_CONFIG_TESTDIR.
 AC_PREREQ([2.54])
 
-AC_INIT([GNU Autoconf], [2.54b], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.54c], [bug-autoconf@gnu.org])
 AC_SUBST([PACKAGE_NAME])dnl
 AC_CONFIG_SRCDIR([ChangeLog])
 
index 2b4f9be8c8a0515c933da6cd94f8832e652ac716..5e2ba2d4338988f08f475ba513838a5d3d347c38 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index 41a588a9517233a59f7205496f52325ae6037822..5ec9febf041b80485faf143855cd37d5bef00224 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index dbcba399333146da8cb3df6972c5d73970b8cb64..68a5367834b5ce833205467102ed02193fa114de 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index 3125627a8404a89fd6c31d74cd10b6fe3ef64f0e..228209a9b4726651aca83db5743c78362aee7a0a 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index f17ea8108a2c72986773ef53694acada7af38810..4be9110960f64c6bf7140dd7cb04562fbfb8c5dd 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index 536d7b2e83d8cdead70dfeac3783d41a9a436af7..1c2d10df76edf7941ee4fe582795341225554635 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index 54ffa62ec1f7a0128d42abad0ac288254794940d..9b327a4c671c917647458ccad28b8a280dbd5188 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index 88edc5791c7f253dae4d16fed8513913ddc9ed3c..cd6d48c4c84d6504b5f683856f452da3ef79b8a4 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index ccf2e16bf5584a055b7bf71ac83e03d94384e02e..36ad9997cf710fe53f5ac9112ba381be3b794d73 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@
index 18278fbb2d7c4cd3f84b9b36a604ad30769bafbe..9413601775a6ecd840591d40ddc6c0f2e6ceefbb 100644 (file)
@@ -1,12 +1,11 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.013.
-.TH AUTOCONF "1" "October 2002" "GNU Autoconf 2.54b" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
+.TH AUTOCONF "1" "October 2002" "autoconf 2.54c" "User Commands"
 .SH NAME
-autoconf \- manual page for autoconf 2.54b
+autoconf \- Generate configuration scripts
 .SH SYNOPSIS
 .B autoconf
 [\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR]
 .SH DESCRIPTION
-.PP
 Generate a configuration script from a TEMPLATE-FILE if given, or
 `configure.ac' if present, or else `configure.in'.  Output is sent
 to the standard output if TEMPLATE-FILE is given, else into
@@ -73,6 +72,12 @@ report the list of calls to MACRO
 also trace Autoconf's initialization process
 .PP
 In tracing mode, no configuration script is created.
+.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"
@@ -98,8 +103,3 @@ programs are properly installed at your site, the command
 .B info autoconf
 .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 de473960ebe0344edc542b313fde21738df32a1e..059e837104b34cbe7fde5b3985a1a21390f399a9 100644 (file)
@@ -1,12 +1,11 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.013.
-.TH AUTOHEADER "1" "October 2002" "GNU Autoconf 2.54b" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
+.TH AUTOHEADER "1" "October 2002" "autoheader 2.54c" "User Commands"
 .SH NAME
-autoheader \- manual page for autoheader 2.54b
+autoheader \- Create a template header for configure
 .SH SYNOPSIS
 .B autoheader
 [\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR]
 .SH DESCRIPTION
-.PP
 Create a template file of C `#define' statements for `configure' to
 use.  To this end, scan TEMPLATE-FILE, or `configure.ac' if present,
 or else `configure.in'.
@@ -51,6 +50,12 @@ prepend directory DIR to search path
 .TP
 \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
 append directory DIR to search path
+.SH AUTHOR
+Written by Roland McGrath 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"
@@ -76,8 +81,3 @@ programs are properly installed at your site, the command
 .B info autoheader
 .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 5da2c72d5b1a09622469be282dd0f39c7a1d287b..85089b896d4fb6d36d32123830a7cf5f5c35e4ca 100644 (file)
@@ -1,12 +1,11 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.013.
-.TH AUTOM4TE "1" "October 2002" "GNU Autoconf 2.54b" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
+.TH AUTOM4TE "1" "October 2002" "autom4te 2.54c" "User Commands"
 .SH NAME
-autom4te \- manual page for autom4te 2.54b
+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
@@ -107,6 +106,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 +137,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 02fc541e4f2f9dd14d79ef394318a9db68d11e72..f8a5ec4c1ce373561df87bbf54755d2e64cdfc1e 100644 (file)
@@ -1,12 +1,11 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.013.
-.TH AUTORECONF "1" "October 2002" "GNU Autoconf 2.54b" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
+.TH AUTORECONF "1" "October 2002" "autoreconf 2.54c" "User Commands"
 .SH NAME
-autoreconf \- manual page for autoreconf 2.54b
+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
@@ -48,6 +47,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"
@@ -73,8 +78,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 443f48ecfd9c1f55920cf9a260bc4573cbc59320..5cdeed4bd990432c9adf24646eb41393a14f99c4 100644 (file)
@@ -1,12 +1,11 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.013.
-.TH AUTOSCAN "1" "October 2002" "GNU Autoconf 2.54b" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
+.TH AUTOSCAN "1" "October 2002" "autoscan 2.54c" "User Commands"
 .SH NAME
-autoscan \- manual page for autoscan 2.54b
+autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
 .B autoscan
 [\fIOPTION\fR] ... [\fISRCDIR\fR]
 .SH DESCRIPTION
-.PP
 Examine source files in the directory tree rooted at SRCDIR, or the
 current directory if none is given.  Search the source files for
 common portability problems, check for incompleteness of
@@ -31,6 +30,12 @@ prepend directory DIR to search path
 .TP
 \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
 append directory DIR to search path
+.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"
@@ -56,8 +61,3 @@ programs are properly installed at your site, the command
 .B info autoscan
 .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 96c946fdb1a149a050af0cfe7ae2ddda6cdee38a..874342df4f9cd61f53fa3ae3989c27ab93796839 100644 (file)
@@ -1,12 +1,11 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.013.
-.TH AUTOUPDATE "1" "October 2002" "GNU Autoconf 2.54b" FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
+.TH AUTOUPDATE "1" "October 2002" "autoupdate 2.54c" "User Commands"
 .SH NAME
-autoupdate \- manual page for autoupdate 2.54b
+autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
 .B autoupdate
 [\fIOPTION\fR] ...  [\fITEMPLATE-FILE\fR...]
 .SH DESCRIPTION
-.PP
 Update the TEMPLATE-FILE... if given, or `configure.ac' if present,
 or else `configure.in', to the syntax of the current version of
 Autoconf.  The original files are backed up.
@@ -33,6 +32,12 @@ prepend directory DIR to search path
 .TP
 \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
 append directory DIR to search path
+.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"
@@ -58,8 +63,3 @@ programs are properly installed at your site, the command
 .B info autoupdate
 .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 20cc26020ad42f0bc8d1d2948b6bea81dfa38c1b..c5a299dff0afc762178695829a3590340116b8b1 100644 (file)
@@ -1,16 +1,11 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.013.
-.TH IFNAMES "1" "October 2002" "ifnames 
-ifnames (GNU Autoconf) 2.54b
-Written by David J. MacKenzie and Paul Eggert." FSF
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
+.TH IFNAMES "1" "October 2002" "ifnames " "User Commands"
 .SH NAME
-ifnames \- manual page for ifnames 
-ifnames (GNU Autoconf) 2.54b
-Written by David J. MacKenzie and Paul Eggert.
+ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS
 .B ifnames
 [\fIOPTION\fR] ...  [\fIFILE\fR] ...
 .SH DESCRIPTION
-.PP
 Scan all of the C source FILES (or the standard input, if none are
 given) and write to the standard output a sorted list of all the
 identifiers that appear in those files in `#if', `#elif', `#ifdef', or
@@ -22,8 +17,16 @@ print this help, then exit
 .TP
 \fB\-V\fR, \fB\-\-version\fR
 print version number, then exit
+.SH AUTHOR
+Written by David J. MacKenzie and Paul Eggert.
+.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>.
+.PP
+ifnames (GNU Autoconf) 2.54c
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR automake (1),
@@ -47,8 +50,3 @@ programs are properly installed at your site, the command
 .B info ifnames
 .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 74aab409b1bb5c975965aa69716953f0f8059681..e4b8524a32de377237a5a437328fa84c09a05542 100644 (file)
@@ -53,6 +53,7 @@ INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 M4 = @M4@