automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: info automake vs. info Automake


From: Alexandre Duret-Lutz
Subject: FYI: info automake vs. info Automake
Date: Sun, 30 Jan 2005 12:38:38 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

I've seen RPM packages hacking automake.texi so that `info automake'
points to the invoking node.  Also the Autoconf manual has a similar setup,
so I'm installing this on HEAD.

2005-01-30  Alexandre Duret-Lutz  <address@hidden>

        * doc/automake.texi (direntry): Let `info Automake' point to the
        manual, and `info automake' to the `Invoking automake' node.  Like
        in Autoconf.

Index: doc/automake.texi
===================================================================
RCS file: /cvs/automake/automake/doc/automake.texi,v
retrieving revision 1.86
diff -u -r1.86 automake.texi
--- doc/automake.texi   23 Jan 2005 22:19:36 -0000      1.86
+++ doc/automake.texi   30 Jan 2005 11:36:20 -0000
@@ -32,14 +32,18 @@
 @end quotation
 @end copying
 
address@hidden info Automake  points to the Automake package's documentation
address@hidden info automake  points to the automake script's documentation
address@hidden (Autoconf has a similar setup.)
 @dircategory Software development
 @direntry
-* automake: (automake).         Making Makefile.in's.
+* Automake: (automake).         Making GNU standards-compliant Makefiles.
 @end direntry
 
 @dircategory Individual utilities
 @direntry
 * aclocal: (automake)Invoking aclocal.          Generating aclocal.m4.
+* automake: (automake)Invoking automake.        Generating Makefile.in.
 @end direntry
 
 @titlepage
@@ -191,7 +195,7 @@
 * Conditional Libtool Sources::  Choosing Library Sources Conditionally
 * Libtool Convenience Libraries::  Building Convenience Libtool Libraries
 * Libtool Modules::             Building Libtool Modules
-* Libtool Flags::               Using _LIBADD and _LDFLAGS
+* Libtool Flags::               Using _LIBADD, _LDFLAGS, and _LIBTOOLFLAGS
 * LTLIBOBJS::                   Using $(LTLIBOBJS) and $(LTALLOCA)
 * Libtool Issues::              Common Issues Related to Libtool's Use
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]