summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-01 16:45:25 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-01 16:45:25 +0000
commit9bed1de84aa17553af614e89327fd8b50ddb6466 (patch)
tree9031356dfc9b57c50f4181d06028d006614f5b3a /Makefile.am
parentba6a91bc105f7b2f55790ca705680d1311f1cc1d (diff)
downloadrsyslog-9bed1de84aa17553af614e89327fd8b50ddb6466.tar.gz
rsyslog-9bed1de84aa17553af614e89327fd8b50ddb6466.tar.xz
rsyslog-9bed1de84aa17553af614e89327fd8b50ddb6466.zip
relputil is no longer needed
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index eb0497a6..75250925 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -171,11 +171,11 @@ 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)
+#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 = \