summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1d3c6216..d3c41720 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,7 @@ no_thanks = $(srcdir)/NO-THANKS
# See http://lists.gnu.org/archive/html/libtool-patches/2007-02/msg00062.html
AM_CPPFLAGS = -I$(srcdir) -I.
AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
-AM_LDFLAGS = -export-dynamic -export-symbols-regex ".*"
+AM_LDFLAGS = -no-undefined -export-dynamic -export-symbols-regex ".*"
EXTRA_DIST =
BUILT_SOURCES =
CLEANFILES =