+2001-05-19 Akim Demaille <akim@epita.fr>
+
+ * doc/autoconf.texi (Particular Programs): Explain the
+ `AC_PROG_LEX invoked multiple times' message.
+ Reported by Rainer Orth as PR Autoconf/177.
+
2001-05-19 Akim Demaille <akim@epita.fr>
* autoheader.sh: Fix file names used in error messages.
The GNU build system
-* Automake::
-* Libtool::
-* Pointers::
+* Automake::
+* Libtool::
+* Pointers::
Making @code{configure} Scripts
dependency tracking, @code{VPATH} building, and so on. @code{make} will
build the @code{hello} program, and @code{make install} will install it
in @file{/usr/local/bin} (or whatever prefix was given to
-@code{configure}, if not @file{/usr/local}).
+@code{configure}, if not @file{/usr/local}).
Automake may require that additional tools be present on the
@emph{developer's} machine. For example, the @code{Makefile.in} that
The shell script @command{missing} can be found in the Automake
distribution.
+
+To ensure backward compatibility, Automake's @code{AM_PROG_LEX} invokes
+(indirectly) this macro twice, which will cause an annoying but benign
+``@code{AC_PROG_LEX} invoked multiple times'' warning. Future versions
+of Automake will fix this issue, meanwhile, just ignore this message.
@end defmac
@defmac AC_PROG_LN_S
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "April 2001" "GNU Autoconf 2.49f" FSF
+.TH AUTOHEADER "1" "May 2001" "GNU Autoconf 2.49f" FSF
.SH NAME
autoheader \- Create a template header for configure
.SH SYNOPSIS
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH CONFIG.GUESS "1" "March 2001" "GNU config.guess (2001-03-16)" FSF
+.TH CONFIG.GUESS "1" "May 2001" "GNU config.guess (2001-04-20)" FSF
.SH NAME
config.guess \- guess the build system triplet
.SH SYNOPSIS
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH CONFIG.SUB "1" "March 2001" "GNU config.sub (2001-03-09)" FSF
+.TH CONFIG.SUB "1" "May 2001" "GNU config.sub (2001-05-11)" FSF
.SH NAME
config.sub \- validate and canonicalize a configuration triplet
.SH SYNOPSIS