Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/python/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-01-21 22:01:54 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-01-21 22:01:54 (GMT)
commitcfd1be127ccfca06be9287aaca2904deb81f4c94 (patch)
tree3945de9b8a84d0a81abfa98e33e8604bc7fccf58 /lib/python/Makefile.am
parenta07eef0ab05900113e9c39be4597ef1b8ea401be (diff)
Revert "Use gecko.m4 from epiphany, which has 1.9 compatibility."
This reverts commit ade9ede1ae9eb7c3deca7ce2812ed44e2a8758a3.
Diffstat (limited to 'lib/python/Makefile.am')
-rw-r--r--lib/python/Makefile.am10
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/python/Makefile.am b/lib/python/Makefile.am
index eedc5ea..b5e9c28 100644
--- a/lib/python/Makefile.am
+++ b/lib/python/Makefile.am
@@ -1,10 +1,8 @@
-INCLUDES = \
- $(PYTHON_INCLUDES) \
- $(PYGTK_CFLAGS) \
+INCLUDES = \
+ $(PYTHON_INCLUDES) \
+ $(PYGTK_CFLAGS) \
$(PYCAIRO_CFLAGS) \
- $(LIB_CFLAGS) \
- $(GECKO_CFLAGS) \
- -I$(MOZILLA_INCLUDE_ROOT)/gtkembedmoz \
+ $(LIB_CFLAGS) \
-I $(top_srcdir)/lib/src
pkgpyexecdir = $(pythondir)