From: Bruno Haible Date: Wed, 30 Jan 2002 11:05:03 +0000 (+0000) Subject: Undocument the POSUB variable. X-Git-Tag: v0.11~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7634d91e0051393f4cd821a389bf700b01e5965;p=thirdparty%2Fgettext.git Undocument the POSUB variable. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index f0bbd3ca9..aa6fa5ead 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2002-01-26 Bruno Haible + + * gettext.texi (Makefile): Undocument the POSUB variable. + 2002-01-25 Bruno Haible * gettext.texi (gettextize Invocation): Document --no-changelog diff --git a/doc/gettext.texi b/doc/gettext.texi index 716a3a802..b1488bba8 100644 --- a/doc/gettext.texi +++ b/doc/gettext.texi @@ -5433,7 +5433,7 @@ example, we also define @code{SUBDIRS} in @code{Makefile.in} for it to be further used in the @samp{dist:} goal. @example -SUBDIRS = doc intl lib src @@POSUB@@ +SUBDIRS = doc intl lib src po @end example Note that you must arrange for @samp{make} to descend into the