Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python/Makefile.in
diff options
context:
space:
mode:
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) \