summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-01-09 15:59:01 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-01-09 15:59:01 +0100
commit4ccbb80ca13104d088e1c7c4916d4b57af642650 (patch)
tree3f8dffd45be79f05f8387bbf1e4c33bcc747b2e3 /Makefile.am
parent603c5f62fad710f035d385d046c843d8bf6e40ef (diff)
downloadrsyslog-4ccbb80ca13104d088e1c7c4916d4b57af642650.tar.gz
rsyslog-4ccbb80ca13104d088e1c7c4916d4b57af642650.tar.xz
rsyslog-4ccbb80ca13104d088e1c7c4916d4b57af642650.zip
removed imtemplate/omtemplate template modules, as this was waste of time
The actual input/output modules are better copy templates. Instead, the now-removed modules cost time for maintenance AND often caused confusion on what their role was.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.am b/Makefile.am
index 7bf9dd0e..49ece3a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -116,10 +116,6 @@ if ENABLE_SMCUSTBINDCDR
SUBDIRS += plugins/sm_cust_bindcdr
endif
-if ENABLE_IMTEMPLATE
-SUBDIRS += plugins/imtemplate
-endif
-
if ENABLE_OMSTDOUT
SUBDIRS += plugins/omstdout
endif
@@ -164,10 +160,6 @@ if ENABLE_OMHDFS
SUBDIRS += plugins/omhdfs
endif
-if ENABLE_OMTEMPLATE
-SUBDIRS += plugins/omtemplate
-endif
-
if ENABLE_MMSNMPTRAPD
SUBDIRS += plugins/mmsnmptrapd
endif
@@ -250,8 +242,6 @@ DISTCHECK_CONFIGURE_FLAGS= --enable-gssapi_krb5 \
--enable-pmaixforwardedfrom \
--enable-pmcisconames \
--enable-pmsnare \
- --enable-imtemplate \
- --enable-omtemplate \
--enable-mmsnmptrapd \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
ACLOCAL_AMFLAGS = -I m4