From c4db303962c930f2c99c066a45ae5362f2353bd7 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 30 Oct 2008 12:00:51 +0000 Subject: Remove flags which are breaking the build on latest libtool. --- (limited to 'python') 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) \ -- cgit v0.9.1