]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Comment.
authorBruno Haible <bruno@clisp.org>
Sun, 27 May 2007 21:07:21 +0000 (21:07 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:50 +0000 (12:14 +0200)
gettext-tools/doc/Makefile.am

index 6800a06049ffab1678b6d0a1bf17bdf5992840c6..66bccd6900576b5fd47777bfcc19bdc453b491e1 100644 (file)
@@ -180,6 +180,7 @@ html-split: gettext_toc.html
 
 # Override of automake's definition.
 # We want to use texi2html, not makeinfo --html.
+# Newer versions of texi2html also need the options --no-menu --no-sec-nav.
 gettext.html: gettext.texi version.texi $(gettext_TEXINFOS)
        $(TEXI2HTML) $(TEXINCLUDES) -number -monolithic `if test -f gettext.texi; then echo gettext.texi; else echo $(srcdir)/gettext.texi; fi`