X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure.in;h=6e0c34df904a395835d7c8c7b50e5439b9ff2cfa;hb=2fc177dc2401903f604f4520c7b59e1544046ed5;hp=e7a5ea11b137fa0e6fceafc7313b23ab89a835f3;hpb=7323d84deb8390c751b1fa696f7de4f1b8803462;p=lilypond.git diff --git a/configure.in b/configure.in index e7a5ea11b1..6e0c34df90 100644 --- a/configure.in +++ b/configure.in @@ -50,6 +50,8 @@ AC_DEFINE_UNQUOTED(FLOWER_VERSION, "${FULL_FLOWER_VERSION}") AC_STEPMAKE_MAKEINFO + +dnl need perl for help2man. AC_PATH_PROG(PERL, perl, error) 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)