Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-01-23 19:33:56 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-01-23 19:33:56 (GMT)
commit1d6f0a11c4d2f176f81bb6cefc2090893c7ed0b8 (patch)
tree84b360577804f802dee41629f87a5a4ddab9a518 /configure.ac
parent0d4e7cdb0a68cf903ef7eed3013c077606d9cc68 (diff)
Cut and paste the mozembed bindings instead of depending on the
external ones. This is necessary to be able to support 1.9.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 2055119..79022f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,9 +45,6 @@ AC_SUBST(MOZILLA_HOME)
MOZILLA_INCLUDE_DIR="`$PKG_CONFIG --variable=includedir $mozpackage-gtkmozembed`"
AC_SUBST(MOZILLA_INCLUDE_DIR)
-GNOMEPYTHONEXTRAS_DEFSDIR=`$PKG_CONFIG --variable=defsdir pygtk-2.0`
-AC_SUBST(GNOMEPYTHONEXTRAS_DEFSDIR)
-
PYGTK_DEFSDIR=`$PKG_CONFIG --variable=defsdir pygtk-2.0`
AC_SUBST(PYGTK_DEFSDIR)