summaryrefslogtreecommitdiffstats
path: root/plugins/imklog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-04-15 17:59:38 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-04-15 17:59:38 +0200
commitb00e7946e8dec90270f35c1060ac6d0abfe9df3e (patch)
treef28798d5f59b56e5843fbdc884343c07bc7d6d45 /plugins/imklog
parentf0e1a6588f96820a785b6b1940efcfad7ff85625 (diff)
downloadrsyslog-b00e7946e8dec90270f35c1060ac6d0abfe9df3e.tar.gz
rsyslog-b00e7946e8dec90270f35c1060ac6d0abfe9df3e.tar.xz
rsyslog-b00e7946e8dec90270f35c1060ac6d0abfe9df3e.zip
first version of imsolaris created, cleanup for solaris done
more cleanup required, but things now basically work
Diffstat (limited to 'plugins/imklog')
-rw-r--r--plugins/imklog/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/imklog/Makefile.am b/plugins/imklog/Makefile.am
index 06d4013c..5d4d0465 100644
--- a/plugins/imklog/Makefile.am
+++ b/plugins/imklog/Makefile.am
@@ -11,10 +11,6 @@ if ENABLE_IMKLOG_LINUX
imklog_la_SOURCES += linux.c module.h ksym.c ksyms.h ksym_mod.c
endif
-if ENABLE_IMKLOG_SOLARIS
-imklog_la_SOURCES += solaris.c solaris_cddl.c
-endif
-
imklog_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS)
imklog_la_LDFLAGS = -module -avoid-version
imklog_la_LIBADD =