summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-06-04 11:43:36 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-06-04 11:43:36 +0200
commit44f227b9594e95a4e2f223236b961cf533a50c12 (patch)
tree2b7bd9fab052144ff0dce8d099ef1aaab67feec1
parent325884b03d6c0a5883c92b1bbc2ae2dd2be1ef47 (diff)
downloadrsyslog-44f227b9594e95a4e2f223236b961cf533a50c12.tar.gz
rsyslog-44f227b9594e95a4e2f223236b961cf533a50c12.tar.xz
rsyslog-44f227b9594e95a4e2f223236b961cf533a50c12.zip
cosmetic: removed autoconf warning messages
-rw-r--r--grammar/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/grammar/Makefile.am b/grammar/Makefile.am
index 5911f443..d231bb46 100644
--- a/grammar/Makefile.am
+++ b/grammar/Makefile.am
@@ -13,7 +13,7 @@ libgrammar_la_SOURCES = \
grammar.h
libgrammar_la_CPPFLAGS = $(RSRT_CFLAGS)
-testdriver_SOURCES = testdriver.c libgrammar.la
-testdriver_CPPFLAGS = $(RSRT_CFLAGS)
-testdriver_LDADD = libgrammar.la
-testdriver_LDFLAGS = -lestr
+#testdriver_SOURCES = testdriver.c libgrammar.la
+#testdriver_CPPFLAGS = $(RSRT_CFLAGS)
+#testdriver_LDADD = libgrammar.la
+#testdriver_LDFLAGS = -lestr