From: Akim Demaille Date: Fri, 4 Feb 2000 13:01:39 +0000 (+0000) Subject: * autoconf.texi (Invoking ifnames): ifnames no longer supports X-Git-Tag: autoconf-2.50~1250 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82033a0b35b5e1d11be4191b98aa0c4d5d3c5ee4;p=thirdparty%2Fautoconf.git * autoconf.texi (Invoking ifnames): ifnames no longer supports --macrodir. --- diff --git a/ChangeLog b/ChangeLog index b56bd9513..59be8f70b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-11-14 Akim Demaille + + * autoconf.texi (Invoking ifnames): ifnames no longer supports + --macrodir. + 1999-11-13 Akim Demaille Run the `syntax' test on acgeneral macros too. diff --git a/autoconf.texi b/autoconf.texi index a827f0460..8d8e48670 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -638,15 +638,6 @@ space-separated list of the files in which that identifier occurs. @itemx -h Print a summary of the command line options and exit. -@item --macrodir=@var{dir} -@itemx -m @var{dir} -@evindex AC_MACRODIR -Look for the Autoconf macro files in directory @var{dir} instead of the -default installation directory. Only used to get the version number. -You can also set the @code{AC_MACRODIR} -environment variable to a directory; this option overrides the -environment variable. - @item --version Print the version number of Autoconf and exit. @end table diff --git a/doc/autoconf.texi b/doc/autoconf.texi index a827f0460..8d8e48670 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -638,15 +638,6 @@ space-separated list of the files in which that identifier occurs. @itemx -h Print a summary of the command line options and exit. -@item --macrodir=@var{dir} -@itemx -m @var{dir} -@evindex AC_MACRODIR -Look for the Autoconf macro files in directory @var{dir} instead of the -default installation directory. Only used to get the version number. -You can also set the @code{AC_MACRODIR} -environment variable to a directory; this option overrides the -environment variable. - @item --version Print the version number of Autoconf and exit. @end table