]> git.donarmstrong.com Git - lilypond.git/commitdiff
Require texinfo 4.11.
authorWerner Lemberg <wl@gnu.org>
Sun, 27 Jan 2008 19:58:41 +0000 (20:58 +0100)
committerWerner Lemberg <wl@gnu.org>
Sun, 27 Jan 2008 19:58:41 +0000 (20:58 +0100)
configure.in

index 129ebcb6d4b456bdf86dc3bb549d63e9f1277f91..b15a0b0de07d26044bd63cf1c294ced47a96dbc7 100644 (file)
@@ -175,11 +175,7 @@ STEPMAKE_GUILE(OPTIONAL)
 # perl for help2man.
 STEPMAKE_PERL(OPTIONAL)
 
-# New makeinfo for multi-page website docs Simply always require new
-# makeinfo should avoid bug reports; if people want to build lily
-# without the docs, they can find this comment and use an older
-# makeinfo--but hopefully won't report makeinfo problems.
-STEPMAKE_PROGS(MAKEINFO, makeinfo, REQUIRED, 4.8)
+STEPMAKE_PROGS(MAKEINFO, makeinfo, REQUIRED, 4.11)
 
 AC_DEFINE_UNQUOTED(FLOWER_VERSION, "${FULL_FLOWER_VERSION}")