Improve message in ./configure about SWIG

This commit is contained in:
Alexey Sokolov
2012-10-07 09:06:26 +07:00
parent a6ec0c9e55
commit 44d8aaa13a

View File

@@ -366,6 +366,7 @@ if test "x$PERL" != xno -o "x$PYTHON" != xno; then
else
AC_MSG_NOTICE([modperl/modpython files are found, no SWIG needed])
fi
USESWIG="not needed"
SWIG=""
else
USESWIG=yes