Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python/Makefile.in
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-12-04 01:45:12 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-12-04 01:45:12 (GMT)
commit0500c3a871bfb7b69ae0ff5b1cf4680b3386d9bc (patch)
tree54b3a78553629c90d500980092fb272f2fe48ea8 /python/Makefile.in
parentcd9a4a309e3c6db35f017d114f1030a54f3d63f5 (diff)
parent717c7ea32e4d3e062782ca1633e53365fda32489 (diff)
Merge commit 'upstream/0.4.8.dfsg'
Diffstat (limited to 'python/Makefile.in')
-rw-r--r--python/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.in b/python/Makefile.in
index 6352fa2..3b66424 100644
--- a/python/Makefile.in
+++ b/python/Makefile.in
@@ -222,7 +222,7 @@ INCLUDES = \
-I$(top_srcdir)/src
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) \