]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove python 2.2 check. We need 2.4 now.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 30 Mar 2008 22:48:11 +0000 (19:48 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 13 Apr 2008 19:09:29 +0000 (16:09 -0300)
configure.in

index b15a0b0de07d26044bd63cf1c294ced47a96dbc7..b9413d122e4d9f92ad8b0229290bee959999e58f 100644 (file)
@@ -53,8 +53,6 @@ AC_SUBST(LINK_GXX_STATICALLY)
 # must come before any header checks
 STEPMAKE_COMPILE
 
-# os.path.realpath() requires python 2.2 and unix
-STEPMAKE_PYTHON(REQUIRED, 2.2)
 AC_CHECK_PROG(FCMATCH, fc-match, fc-match)
 AC_MSG_CHECKING([New Century Schoolbook PFB files])
 AC_SUBST(NCSB_SOURCE_FILES)