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:45:05 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-12-04 01:45:05 (GMT)
commit717c7ea32e4d3e062782ca1633e53365fda32489 (patch)
treeaaf8237324011cf9aaf12f571649092c60391f73 /python
parent464709cd216c6477f1254e2f5b541ebbaa7a2047 (diff)
Imported Upstream version 0.4.8~dfsgupstream/0.4.8.dfsgupstream
Diffstat (limited to 'python')
-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) \