]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
1999-03-28 Tom Tromey <tromey@cygnus.com>
authorTom Tromey <tromey@redhat.com>
Sun, 28 Mar 1999 22:38:40 +0000 (22:38 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 28 Mar 1999 22:38:40 +0000 (22:38 +0000)
* autoconf.texi (AC_OUTPUT_COMMANDS): Add to macro index.

ChangeLog
autoconf.texi
doc/autoconf.texi

index d73122562b429e1963728b7249a87834e2be989a..3915a3ad563ab8fb6a473532d75def3ea30bef0b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-03-28  Tom Tromey  <tromey@cygnus.com>
+
+       * autoconf.texi (AC_OUTPUT_COMMANDS): Add to macro index.
+
 1999-03-22  Ben Elliston  <bje@cygnus.com>
 
        * config.guess: Rename BUILD_CC to CC_FOR_BUILD; there is a
index d516fc431afe280b167357ec165d115cfa818ab7..7b98ae4ac41b3a4b0c1c5cf78faaac8733e630a8 100644 (file)
@@ -848,6 +848,7 @@ commands given to it are run just before the commands passed to this macro.
 @end defmac
 
 @defmac AC_OUTPUT_COMMANDS (@var{extra-cmds} @r{[}, @var{init-cmds}@r{]})
+@maindex AC_OUTPUT_COMMANDS
 Specify additional shell commands to run at the end of
 @file{config.status}, and shell commands to initialize any variables
 from @code{configure}.  This macro may be called multiple times.
index d516fc431afe280b167357ec165d115cfa818ab7..7b98ae4ac41b3a4b0c1c5cf78faaac8733e630a8 100644 (file)
@@ -848,6 +848,7 @@ commands given to it are run just before the commands passed to this macro.
 @end defmac
 
 @defmac AC_OUTPUT_COMMANDS (@var{extra-cmds} @r{[}, @var{init-cmds}@r{]})
+@maindex AC_OUTPUT_COMMANDS
 Specify additional shell commands to run at the end of
 @file{config.status}, and shell commands to initialize any variables
 from @code{configure}.  This macro may be called multiple times.