summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gabble/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gabble/Makefile.am b/gabble/Makefile.am
index e0ad1bf..52eddbd 100644
--- a/gabble/Makefile.am
+++ b/gabble/Makefile.am
@@ -9,7 +9,7 @@ plugindir = $(gabbleplugindir)
plugin_LTLIBRARIES = ytstenut-gabble.la
-AM_LDFLAGS = -module -avoid-version -shared
+AM_LDFLAGS = -module -avoid-version -no-undefined -shared
ytstenut_gabble_la_LIBADD = \
$(GABBLE_LIBS) \