From: Werner Lemberg Date: Sun, 27 Jan 2008 19:58:41 +0000 (+0100) Subject: Require texinfo 4.11. X-Git-Tag: release/2.11.38-1~14 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2211d5a3936029234f797fa749d7ff6ce94413d3;p=lilypond.git Require texinfo 4.11. --- diff --git a/configure.in b/configure.in index 129ebcb6d4..b15a0b0de0 100644 --- a/configure.in +++ b/configure.in @@ -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}")