From: Alexandre Duret-Lutz Date: Tue, 2 Dec 2003 20:00:02 +0000 (+0000) Subject: * doc/automake.texi (Default _SOURCES): Fix reference to true. X-Git-Tag: Release-1-7h~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f9d41c078516a520c29f2321b5b3d5e05c0db2e;p=thirdparty%2Fautomake.git * doc/automake.texi (Default _SOURCES): Fix reference to true. --- diff --git a/ChangeLog b/ChangeLog index 72226b213..c1c8f8282 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-12-02 Alexandre Duret-Lutz + * doc/automake.texi (Default _SOURCES): Fix reference to true. + * lib/texinfo.tex: New upstream version. 2003-11-30 Alexandre Duret-Lutz diff --git a/doc/automake.texi b/doc/automake.texi index da848129c..1cd86c4ed 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -3251,7 +3251,7 @@ lib_LTLIBRARIES = module1.la module2.la module3.la @cindex @code{_SOURCES}, empty Finally, there is one situation where this default source computation needs to be avoided: when a target should not be built from sources. -We already saw such an example in @xref{true}; this happens when all +We already saw such an example in @ref{true}; this happens when all the constituents of a target have already been compiled and need just to be combined using a @code{_LDADD} variable. Then it is necessary to define an empty @code{_SOURCES} variable, so that automake does not diff --git a/doc/stamp-vti b/doc/stamp-vti index fdce8f00d..f5bfccc2a 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 30 November 2003 -@set UPDATED-MONTH November 2003 +@set UPDATED 2 December 2003 +@set UPDATED-MONTH December 2003 @set EDITION 1.7g @set VERSION 1.7g diff --git a/doc/version.texi b/doc/version.texi index fdce8f00d..f5bfccc2a 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 30 November 2003 -@set UPDATED-MONTH November 2003 +@set UPDATED 2 December 2003 +@set UPDATED-MONTH December 2003 @set EDITION 1.7g @set VERSION 1.7g