X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=configure.ac;h=cb7af39d23b02474f6c10d279043f67d1997bb0b;hp=e4dd6ffa05acfe4f9187d6ccc3d637090a3e94e2;hb=79d614d54198b135174df23bae04d9f73d4bae55;hpb=5aba559f0960b394111d8809c1f47d5de8ba145a diff --git a/configure.ac b/configure.ac index e4dd6ffa..cb7af39d 100644 --- a/configure.ac +++ b/configure.ac @@ -268,6 +268,7 @@ if test "x$enable_python" != "xno"; then ], have_python="yes", have_python="no") if test "x$have_python" = "xyes" ; then AM_CHECK_PYTHON_HEADERS(,have_python="no") + AC_CHECK_PROGS([PYGOBJECTCODEGEN], [pygobject-codegen-2.0 pygtk-codegen-2.0]) fi fi else