configure.ac
changeset 744 f8c468367dab
parent 680 257e91516e09
child 793 7c0ad6bd6a63
     1.1 --- a/configure.ac	Sat Sep 26 10:15:49 2009 +0200
     1.2 +++ b/configure.ac	Sat Sep 26 10:15:49 2009 +0200
     1.3 @@ -41,6 +41,7 @@
     1.4  AC_PROG_LIBTOOL
     1.5  
     1.6  AC_CHECK_PROG([doxygen_found],[doxygen],[yes],[no])
     1.7 +AC_CHECK_PROG([python_found],[python],[yes],[no])
     1.8  AC_CHECK_PROG([gs_found],[gs],[yes],[no])
     1.9  
    1.10  dnl Detect Intel compiler.