summaryrefslogtreecommitdiffstats
path: root/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in
blob: cec84dfacbd64d559c5abad8cc7a0dfdbbcd9897 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD: ports/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in,v 1.2 2006/10/14 08:53:33 marcus Exp $

--- components/http-storage-module/Makefile.in  2002/01/22 14:05:48 1.1
+++ components/http-storage-module/Makefile.in  2002/01/22 14:06:05
@@ -154,7 +154,7 @@
 INCLUDES =          -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\"          -I$(srcdir) -I$(top_srcdir)                 -I$(top_builddir)                   -DPLUGIN_DIR=\""$(PLUGIN_DIR)"\"                -I$(includedir)                                     $(EXTRA_GNOME_CFLAGS)
 
 
-common_ldflags = -avoid-version
+common_ldflags = -avoid-version -module
 
 bonobo_plugindir = $(PLUGIN_DIR)
 bonobo_plugin_LTLIBRARIES = libstorage_http.la