]> git.donarmstrong.com Git - lilypond.git/blobdiff - configure.in
patch::: 1.5.39.jcn3
[lilypond.git] / configure.in
index e64d0e859d0b75e486d21446ffa27fe98d18428a..e7a5ea11b137fa0e6fceafc7313b23ab89a835f3 100644 (file)
@@ -29,7 +29,6 @@ AC_STEPMAKE_TEXMF
 AC_STEPMAKE_TEXMF_DIRS
 AC_STEPMAKE_GUILE
 AC_STEPMAKE_KPATHSEA
-AC_STEPMAKE_BIBTEX2HTML
 
 
 if test "$optimise_b" = yes; then
@@ -53,7 +52,7 @@ AC_STEPMAKE_MAKEINFO
 
 AC_PATH_PROG(PERL, perl, error)
 
-AC_HAVE_HEADERS(python2.0/Python.h python2/Python.h python/Python.h python1.5/Python.h Python.h)
+AC_HAVE_HEADERS(python2.2/Python.h python2.1/Python.h python2.0/Python.h python2/Python.h python/Python.h python1.5/Python.h Python.h)
 
 
 AC_STEPMAKE_END