Fixed incorrect variable in configure.ac.

git-svn-id: file:///home/mbr/svn/fwknop/trunk@175 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Damien Stuart 2009-12-29 04:27:54 +00:00
parent b823580203
commit 142d07142b

View File

@ -273,7 +273,7 @@ dnl
[
AC_DEFINE_UNQUOTED([MAIL_EXE], ["$MAIL_EXE"], [Path to mail executable])
mail_exe=$MAIL_EXE
], [ iptables_exe="(not found)"]
], [ mail_exe="(not found)"]
)
dnl Check for sh