2009-08-04 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@altair-voyager.(none)>
Tue, 4 Aug 2009 17:39:33 +0000 (18:39 +0100)
committerMark Doffman <mdoff@altair-voyager.(none)>
Tue, 4 Aug 2009 17:39:33 +0000 (18:39 +0100)
        Remove python check from configure.ac.
        Python is not needed for at-spi2-core.

        Fix provided by:
               Mario Lang

configure.ac

index 03948e3a4e6de8a36c3a883e75e548c8577825fc..f518ded779542add2d7486b66bbb122e2f085a14 100644 (file)
@@ -31,7 +31,6 @@ AC_SUBST(LT_AGE)
 AM_INIT_AUTOMAKE([-Wall foreign])
 
 AC_PROG_CC
-AM_PATH_PYTHON(2.4)
 AM_DISABLE_STATIC
 AM_PROG_LIBTOOL
 PKG_PROG_PKG_CONFIG