aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Jung <mail@umaxx.net>2016-06-25 21:31:09 +0200
committerJoerg Jung <mail@umaxx.net>2016-06-25 21:31:09 +0200
commit8fc477dc2d3d2faf981c548adc9ed4b8ee34972b (patch)
tree9146dfba1a4e03b5991251471acc3a909d016f19
parentremove tx->error, it is no longer used, cosmethic changes while at it (diff)
downloadOpenSMTPD-extras-8fc477dc2d3d2faf981c548adc9ed4b8ee34972b.tar.xz
OpenSMTPD-extras-8fc477dc2d3d2faf981c548adc9ed4b8ee34972b.zip
avoid varibale warning
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c19a3d0..b297187 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1129,7 +1129,7 @@ AC_ARG_WITH([experimental-filter-regex],
)
AM_CONDITIONAL([HAVE_FILTER_REGEX], [test $HAVE_FILTER_REGEX = yes])
-#HAVE_FILTER_RSPAMD=no
+HAVE_FILTER_RSPAMD=no
#AC_ARG_WITH([experimental-filter-rspamd],
# [ --with-experimental-filter-rspamd Enable filter rspamd],
# [
@@ -1766,7 +1766,7 @@ if test "$experimental_filter" = "yes"; then
echo
echo "YOU HAVE BEEN WARNED, YOU'RE ON YOUR OWN"
-echo
+ echo
echo
echo