]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* autoconf.texi (Invoking ifnames): ifnames no longer supports
authorAkim Demaille <akim@epita.fr>
Fri, 4 Feb 2000 13:01:39 +0000 (13:01 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 4 Feb 2000 13:01:39 +0000 (13:01 +0000)
--macrodir.

ChangeLog
autoconf.texi
doc/autoconf.texi

index b56bd9513b8b54ae1ddaa173c6e3ba9f32d0cab2..59be8f70b4c5fb76a76ae6abdc6b6efa02a886a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-11-14  Akim Demaille  <akim@epita.fr>
+
+       * autoconf.texi (Invoking ifnames): ifnames no longer supports
+       --macrodir.
+
 1999-11-13  Akim Demaille  <akim@epita.fr>
 
        Run the `syntax' test on acgeneral macros too.
index a827f0460692f9842a233f55a924966dea0557aa..8d8e48670b36378619367c3cb0fe086bb16f7d44 100644 (file)
@@ -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
index a827f0460692f9842a233f55a924966dea0557aa..8d8e48670b36378619367c3cb0fe086bb16f7d44 100644 (file)
@@ -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