Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-12-04 01:42:47 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-12-04 01:42:47 (GMT)
commit464709cd216c6477f1254e2f5b541ebbaa7a2047 (patch)
tree62c19baceada4d552cd116362a89aa6ada120799 /python
parent69c890e6731e3ef7ecb3dc2bf96711ff402403aa (diff)
parentbf504427cef5a0136f37c7a514e7f6e523f0a2ee (diff)
Merge commit 'v0.4.8' into upstream
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index 146f4cf..4d32718 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -11,7 +11,7 @@ INCLUDES = \
pkgpyexec_LTLIBRARIES = _hulahop.la
-_hulahop_la_LDFLAGS = -module -avoid-version -R$(LIBXUL_DIR) -dlopen self
+_hulahop_la_LDFLAGS = -module -avoid-version -R$(LIBXUL_DIR)
_hulahop_la_LIBADD = \
$(LIBXUL_LIBS) \
$(DEPS_LIBS) \