summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2008-03-29 12:14:41 +0100
committerMichael Biebl <biebl@debian.org>2008-03-29 12:14:41 +0100
commit81367522c83c4b1b8cb157925e103edc9f148cd4 (patch)
tree0e1a01f2e2787fa9044c33acef57171308499d97 /Makefile.am
parent8a0b3535fa5eb747cf28cee9c3b281a2fe00c6b4 (diff)
downloadrsyslog-81367522c83c4b1b8cb157925e103edc9f148cd4.tar.gz
Imported Upstream version 1.19.12upstream/1.19.12
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e937384..b296a06 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,7 +60,7 @@ rsyslogd_SOURCES = \
action.c \
action.h
-rsyslogd_CPPFLAGS = -D_PATH_MODDIR=\"$(pkglibdir)/\"
+rsyslogd_CPPFLAGS = -D_PATH_MODDIR=\"$(pkglibdir)/\" $(pthreads_cflags)
rsyslogd_LDADD = $(zlib_libs) $(pthreads_libs) -ldl
rsyslogd_LDFLAGS = -export-dynamic