configure.ac
changeset 770 432c54cec63c
parent 680 257e91516e09
child 793 7c0ad6bd6a63
     1.1 --- a/configure.ac	Tue Aug 18 10:08:28 2009 +0200
     1.2 +++ b/configure.ac	Thu Nov 05 08:39:49 2009 +0100
     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.