summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-02 08:08:13 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-02 08:08:13 +0000
commite0ca4d182eda0111553dbb9c5500bbcc0370ee07 (patch)
tree83a32849a0bc73c7cc0a5d4a9117bd32c2426ef1 /Makefile.am
parentfe5770aa13ba5a092f5ea8a9f13dbe6585ea6b28 (diff)
downloadrsyslog-e0ca4d182eda0111553dbb9c5500bbcc0370ee07.tar.gz
rsyslog-e0ca4d182eda0111553dbb9c5500bbcc0370ee07.tar.xz
rsyslog-e0ca4d182eda0111553dbb9c5500bbcc0370ee07.zip
file relputil.c deleted, not actually neeeded
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index 75250925..f97687c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -167,17 +167,6 @@ lmgssutil_la_LDFLAGS = -module -avoid-version
lmgssutil_la_LIBADD = $(gss_libs)
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 = \
redhat/rsyslog.conf \
redhat/rsyslog.init \