summaryrefslogtreecommitdiffstats
path: root/libdaemon
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-10-17 04:06:50 +0200
committerLennart Poettering <lennart@poettering.net>2009-10-17 04:06:50 +0200
commite09f21f9e6bb2982c3a0606578840c6ec5f439f2 (patch)
tree2dadab86775ebcb266ae7de89dad78be8314d0e9 /libdaemon
parent0874b64a9944c812ecd4271a3d37e463b6e7595f (diff)
parentb406ecda2ce06fdb056d7ec6522893f38c3bbbdf (diff)
Merge remote branch 'flameeyes/noundefined'
Diffstat (limited to 'libdaemon')
-rw-r--r--libdaemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdaemon/Makefile.am b/libdaemon/Makefile.am
index 11a5305..220006a 100644
--- a/libdaemon/Makefile.am
+++ b/libdaemon/Makefile.am
@@ -39,4 +39,4 @@ libdaemon_la_SOURCES = \
daemon.h \
$(pkg_include_HEADERS)
-libdaemon_la_LDFLAGS = -version-info $(LIBDAEMON_VERSION_INFO)
+libdaemon_la_LDFLAGS = -version-info $(LIBDAEMON_VERSION_INFO) $(LDFLAGS_NOUNDEFINED)