]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
doc fixes
authorTom Tromey <tromey@redhat.com>
Thu, 10 Apr 1997 07:42:50 +0000 (07:42 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 10 Apr 1997 07:42:50 +0000 (07:42 +0000)
TODO
automake.texi
stamp-vti
version.texi

diff --git a/TODO b/TODO
index d1b9319044f5614a45a5002c0924dd626cd8ac3e..e5daedfcae74df8b3491486caddb7227ecc1d1b7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -347,8 +347,6 @@ containing application.
 
 Document:
 
-LTLIBOBJS
-
 AM_MISSING_PROG
 
 how to use the generated makefiles
index a2ab86829f200473375c715b4b3a1b1dc454ee34..04f0c2c7f2402508f2022d48c1660b32a9299d4f 100644 (file)
@@ -1362,6 +1362,11 @@ of extra libtool objects (@samp{.lo} files) to add to the shared
 library.  The @samp{library_LDFLAGS} variable contains any additional
 libtool flags, such as @samp{-version-info} or @samp{-static}.
 
+Where an ordinary library might include @code{@@LIBOBJS@@}, a libtool
+library must use @code{@@LTLIBOBJS@@}.  This is required because the
+object files that libtool operates on do not necessarily end in
+@samp{.o}.  The libtool manual contains more details on this topic.
+
 For libraries installed in some directory, @code{automake} will
 automatically supply the appropriate @samp{-rpath} option.  However, for
 libraries determined at configure time (and thus mentioned in
@@ -1913,8 +1918,11 @@ info_TEXINFOS = cpio.texi
 man_MANS = cpio.1 mt.1
 @end example
 
-Texinfo source, info pages and man pages are all considered to be source
-for the purposes of making a distribution.
+Texinfo source and info pages are all considered to be source for the
+purposes of making a distribution.
+
+Man pages are not currently considered to be source, because it is not
+uncommon for man pages to be automatically distributed.
 
 
 @node Install
index bc64b3cc34ca9dd143d9ce1787bb7a29cae16f35..68d8b4dde23fd2ca97c684afb26f77896b848389 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,3 +1,3 @@
-@set UPDATED 4 April 1997
+@set UPDATED 10 April 1997
 @set EDITION 1.1n
 @set VERSION 1.1n
index bc64b3cc34ca9dd143d9ce1787bb7a29cae16f35..68d8b4dde23fd2ca97c684afb26f77896b848389 100644 (file)
@@ -1,3 +1,3 @@
-@set UPDATED 4 April 1997
+@set UPDATED 10 April 1997
 @set EDITION 1.1n
 @set VERSION 1.1n