From: Bruno Haible Date: Tue, 9 Dec 2003 16:57:00 +0000 (+0000) Subject: Create a single info file. X-Git-Tag: v0.13.1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e98425f7c2d1289486d854cf760600e843c81045;p=thirdparty%2Fgettext.git Create a single info file. --- diff --git a/gettext-runtime/libasprintf/ChangeLog b/gettext-runtime/libasprintf/ChangeLog index 86b98d160..d80cc6310 100644 --- a/gettext-runtime/libasprintf/ChangeLog +++ b/gettext-runtime/libasprintf/ChangeLog @@ -1,3 +1,7 @@ +2003-12-09 Bruno Haible + + * Makefile.am (MAKEINFOFLAGS): New variable. + 2003-11-30 Bruno Haible * gettext-0.13 released. diff --git a/gettext-runtime/libasprintf/Makefile.am b/gettext-runtime/libasprintf/Makefile.am index cb2be82fc..f8986f937 100644 --- a/gettext-runtime/libasprintf/Makefile.am +++ b/gettext-runtime/libasprintf/Makefile.am @@ -83,6 +83,7 @@ pdfdir = $(docdir) htmldir = $(docdir) MAKEINFO = env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= @MAKEINFO@ +MAKEINFOFLAGS = --no-split info_TEXINFOS = autosprintf.texi diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 2baf98708..5dc5f27df 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-12-09 Bruno Haible + + * Makefile.am (MAKEINFOFLAGS): Add --no-split. + 2003-12-06 Bruno Haible * gettext.texi (Triggering): Use ANSI C function declaration. diff --git a/gettext-tools/doc/Makefile.am b/gettext-tools/doc/Makefile.am index 1b3349bb2..c8cfd1bb7 100644 --- a/gettext-tools/doc/Makefile.am +++ b/gettext-tools/doc/Makefile.am @@ -32,7 +32,7 @@ SED = sed RM = rm -f MAKEINFO = env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= @MAKEINFO@ -MAKEINFOFLAGS = $(TEXINCLUDES) +MAKEINFOFLAGS = $(TEXINCLUDES) --no-split info_TEXINFOS = gettext.texi # List of texinfo sources @included by gettext.texi, excluding version.texi.