From 956346f32e2aa496b30c1c776d01d5e08c187624 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 30 Jan 2005 11:38:52 +0000 Subject: [PATCH] * doc/automake.texi (direntry): Let `info Automake' point to the manual, and `info automake' to the `Invoking automake' node. Like in Autoconf. --- ChangeLog | 6 ++++++ doc/automake.texi | 8 ++++++-- doc/stamp-vti | 2 +- doc/version.texi | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index f9e6074c4..e2bd1feea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-30 Alexandre Duret-Lutz + + * doc/automake.texi (direntry): Let `info Automake' point to the + manual, and `info automake' to the `Invoking automake' node. Like + in Autoconf. + 2005-01-27 Akim Demaille * lib/Automake/Configure_ac.pm: s/filename/file_name/g. diff --git a/doc/automake.texi b/doc/automake.texi index 09f008b44..7056e8c80 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -32,14 +32,18 @@ published by the Free Software Foundation raise funds for @end quotation @end copying +@c info Automake points to the Automake package's documentation +@c info automake points to the automake script's documentation +@c (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 @@ Building a Shared Library * 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 diff --git a/doc/stamp-vti b/doc/stamp-vti index d6907457c..21e3ad8c7 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 24 January 2005 +@set UPDATED 30 January 2005 @set UPDATED-MONTH January 2005 @set EDITION 1.9a @set VERSION 1.9a diff --git a/doc/version.texi b/doc/version.texi index d6907457c..21e3ad8c7 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 24 January 2005 +@set UPDATED 30 January 2005 @set UPDATED-MONTH January 2005 @set EDITION 1.9a @set VERSION 1.9a -- 2.47.2