From: Alexandre Duret-Lutz Date: Tue, 1 Feb 2005 20:51:24 +0000 (+0000) Subject: * doc/automake.texi (aclocal options): Typo. X-Git-Tag: Release-1-9b~201 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=678fab8e1bd7e0f2030f03989b17947aa5bb55fe;p=thirdparty%2Fautomake.git * doc/automake.texi (aclocal options): Typo. --- diff --git a/ChangeLog b/ChangeLog index 787069216..66eb5549f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-02-01 Alexandre Duret-Lutz + * doc/automake.texi (aclocal options): Typo. + * aclocal.in (list_compare): New functions. (scan_file): Honor #serial lines. * tests/acloca18.test: New test. diff --git a/doc/automake.texi b/doc/automake.texi index ed99f1076..20065aaac 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -1661,7 +1661,7 @@ Add the directory @var{dir} to the list of directories searched for @opindex --install Install system-wide third-party macros into the first directory specified with @code{-I @var{dir}} instead of copying them in the -output files. +output file. When this option is used, @command{aclocal} will also honor @code{#serial @var{NUMBER}} lines that appear in macros: an M4 file is