Comment 2 for bug 694823

Revision history for this message
Alexander Sack (asac) wrote :

[asac@ ~/ntrack/ntrack]$ bzr diff
=== modified file 'configure.ac'
--- configure.ac 2010-12-23 01:06:21 +0000
+++ configure.ac 2010-12-27 20:41:03 +0000
@@ -110,6 +110,9 @@
            AC_SUBST(PYGOBJECT_CFLAGS)
            AC_SUBST(PYGOBJECT_LIBS)])

+fi
+
+if test $ac_have_pygobject = 1; then
   if test -x /usr/share/pygobject/2.0/codegen/h2def.py; then
     H2DEF=/usr/share/pygobject/2.0/codegen/h2def.py
     PYG_CODEGEN=pygobject-codegen-2.0