From: Akim Demaille Date: Sat, 9 Jun 2001 18:25:45 +0000 (+0000) Subject: * doc/autoconf.texi (Concept Index): Introduce it. X-Git-Tag: AUTOCONF-2.50a~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76d1c25fd838bbc5ae48bfb2ba69c0d4c2192b5c;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Concept Index): Introduce it. Regenerate the menus. --- diff --git a/ChangeLog b/ChangeLog index df8021729..005c244e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-09 Akim Demaille + + * doc/autoconf.texi (Concept Index): Introduce it. + Regenerate the menus. + 2001-06-09 Akim Demaille * Makefile.maint, GNUmakefile: New, from Jim Meyering. diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 9e952fceb..6585f6ad8 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -157,9 +157,9 @@ package. This is edition @value{EDITION}, for Autoconf version The GNU build system -* Automake:: -* Libtool:: -* Pointers:: +* Automake:: Escaping Makefile hell +* Libtool:: Building libraries portably +* Pointers:: More info on the GNU build system Making @code{configure} Scripts @@ -5671,7 +5671,7 @@ Unfortunately it is not yet widely supported. Most notably, even recent releases of Solaris don't support it: @example -$ showrev -c /bin/sh | grep version +$ showrev -c /bin/sh | grep version Command version: SunOS 5.8 Generic 109324-02 February 2001 $ echo $(echo blah) syntax error: `(' unexpected @@ -10586,7 +10586,8 @@ easier to use, the macros are listed without their preceding @samp{AC_}. @node Concept Index, , Macro Index, Top @unnumbered Concept Index -@c FIXME: Find some nice wording to introduce this section. +This is an alphabetical list of the files, tools, and concepts +introduced in this document. @printindex cp