]> git.donarmstrong.com Git - lilypond.git/commitdiff
Building documentation in Japanese requires Texi2html >= 1.82
authorJohn Mandereau <john.mandereau@gmail.com>
Sun, 9 Aug 2009 22:02:29 +0000 (00:02 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Sun, 9 Aug 2009 22:25:14 +0000 (00:25 +0200)
Documentation/application/install.itely
Documentation/contributor/basic-compile.itexi
configure.in

index 03985cdaa30fb750285127c3d70184128f6aec0d..03007b251f219ed04a877f07851804c471e2b1f5 100644 (file)
@@ -81,4 +81,4 @@ the @uref{Compiling-from-source.html,documentation in English}.
 @c and remove all stuff (menu, nodes, contents) below this line.
 
 
-@include contributor/compile.itexi
+@include contributor/basic-compile.itexi
index 981879ea860fbbe91167bd1b1d34e498fc573107..1c9cebd37aa4e5019bfe27be248d312f47fc36a7 100644 (file)
@@ -157,7 +157,7 @@ about which font packages are necessary for your platform)
 @uref{http://bugs.ghostscript.com/show_bug.cgi?id=688154}
 and the patch from
 @uref{http://bugs.ghostscript.com/show_bug.cgi?id=688017}.
-@item @uref{http://www.nongnu.org/texi2html/,Texi2HTML} 1.80 or newer
+@item @uref{http://www.nongnu.org/texi2html/,Texi2HTML} 1.82 or newer
 @item rsync
 @end itemize
 
index 3e4286d767e0632cdcb8984208db543fad90ad6b..6bd41ceb6e13b7dbb7dd5e887d6b11d60d16a420 100644 (file)
@@ -192,7 +192,7 @@ STEPMAKE_GUILE(OPTIONAL)
 STEPMAKE_PERL(OPTIONAL)
 
 STEPMAKE_PROGS(MAKEINFO, makeinfo, REQUIRED, 4.11)
-STEPMAKE_PROGS(TEXI2HTML, texi2html, OPTIONAL, 1.80)
+STEPMAKE_PROGS(TEXI2HTML, texi2html, OPTIONAL, 1.82)
 
 AC_DEFINE_UNQUOTED(FLOWER_VERSION, "${FULL_FLOWER_VERSION}")