summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-02 06:42:36 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-02 06:42:36 +0000
commiteaad044b56eebdffe57d46a7c233ed144b541f9f (patch)
treec8c183fd2c9ba672d00d6e0814535fd25640732f /Makefile.am
parentf7de219916f9092ac4667820bd480dd1d8a0e4a0 (diff)
downloadrsyslog-eaad044b56eebdffe57d46a7c233ed144b541f9f.tar.gz
rsyslog-eaad044b56eebdffe57d46a7c233ed144b541f9f.tar.xz
rsyslog-eaad044b56eebdffe57d46a7c233ed144b541f9f.zip
disabled atomic operations for the time being because they introduce some
cross-platform trouble - need to see how to fix this in the best possible way
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index eb0497a6..4b6602b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -171,11 +171,6 @@ endif
# relp support
#
if ENABLE_RELP
-pkglib_LTLIBRARIES += lmrelputil.la
-lmrelputil_la_SOURCES = relputil.c relputil.h
-lmrelputil_la_CPPFLAGS = $(pthreads_cflags) $(relp_cflags)
-lmrelputil_la_LDFLAGS = -module -avoid-version
-lmrelputil_la_LIBADD = $(relp_libs)
endif
EXTRA_DIST = \