Bug 562022 – gobject-introspection needs python headers
authorJohan Dahlin <jdahlin@async.com.br>
Sun, 23 Nov 2008 16:42:07 +0000 (16:42 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sun, 23 Nov 2008 16:42:07 +0000 (16:42 +0000)
2008-11-23  Johan Dahlin  <jdahlin@async.com.br>

    Bug 562022 – gobject-introspection needs python headers

    * configure.ac: fail without python headers present.
    Patch by: Tom Parker

svn path=/trunk/; revision=959

ChangeLog
configure.ac

index 0966256..b834792 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-23  Johan Dahlin  <jdahlin@async.com.br>
+
+       Bug 562022 – gobject-introspection needs python headers
+
+       * configure.ac: fail without python headers present.
+       Patch by: Tom Parker
+
 2008-11-21  Johan Dahlin  <jdahlin@async.com.br>
 
        Bug 561617 – Return value array annotations
index 60b7847..9295c74 100644 (file)
@@ -185,7 +185,7 @@ case "$host" in
        pyexecdir=`echo $pyexecdir | tr '\\\\' '/'`
        ;;
 esac
-AM_CHECK_PYTHON_HEADERS
+AM_CHECK_PYTHON_HEADERS(,AC_MSG_ERROR([Python headers not found]))
 
 AC_CONFIG_FILES([
 Makefile