From e0ca4d182eda0111553dbb9c5500bbcc0370ee07 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 2 Apr 2008 08:08:13 +0000 Subject: file relputil.c deleted, not actually neeeded --- Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit