X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure.ac;h=03920c34c059c7ba0a805060d860f6017640c128;hb=105bc22bbb1887c9be2c5f6288a4f9249159f250;hp=d8007963a30ab5dcb86474a7f6dc65b380034001;hpb=057e15c68c370a56862656d5089d175533b46ae7;p=lilypond.git diff --git a/configure.ac b/configure.ac index d8007963a3..03920c34c0 100644 --- a/configure.ac +++ b/configure.ac @@ -97,7 +97,7 @@ AC_MSG_RESULT($NCSB_SOURCE_FILES) AC_LANG([C++]) -STEPMAKE_PYTHON(REQUIRED, 2.4) +STEPMAKE_PYTHON(REQUIRED, 2.4, 3.0) # this checks if we have GNU C by compiling a program with # __GNUC__, but that macro now unofficially means "the compiler # supports the GNU C extensions" -- the intel C compiler and clang @@ -166,7 +166,7 @@ AC_MSG_RESULT(Must have patched GUILE rational support. See INSTALL.txt)]) CPPFLAGS="$save_CPPFLAGS" -STEPMAKE_PYTHON_DEVEL(REQUIRED) +STEPMAKE_PYTHON_DEVEL(REQUIRED, 2.4, 3.0) STEPMAKE_PATH_PROG(FONTFORGE, fontforge, REQUIRED, 20110222)