X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure.in;h=16cb3c3f211afbae5d9021ca509a2fc2bb33343c;hb=b56ede3d8eb9b4444fbf1f625e02dfc3da478230;hp=489457146a90d9116001906651e926bb3575d993;hpb=eab604dd43e0ab4ddfa574014ffad9001e5b1252;p=lilypond.git diff --git a/configure.in b/configure.in index 489457146a..16cb3c3f21 100644 --- a/configure.in +++ b/configure.in @@ -88,6 +88,7 @@ AC_MSG_RESULT($NCSB_SOURCE_FILES) STEPMAKE_PYTHON(REQUIRED, 2.4) STEPMAKE_GCC(REQUIRED, 4.0) + STEPMAKE_CXX(REQUIRED) STEPMAKE_GXX(REQUIRED, 4.0) STEPMAKE_CXXTEMPLATE @@ -159,10 +160,11 @@ STEPMAKE_PERL(OPTIONAL) # 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.7) +STEPMAKE_PROGS(MAKEINFO, makeinfo, REQUIRED, 4.8) AC_DEFINE_UNQUOTED(FLOWER_VERSION, "${FULL_FLOWER_VERSION}") + # Gather requirements and generate output. STEPMAKE_END