diff --git a/src/mod/python.mod/configure.ac b/src/mod/python.mod/configure.ac index 6cdec1372..5bdff90bc 100644 --- a/src/mod/python.mod/configure.ac +++ b/src/mod/python.mod/configure.ac @@ -29,8 +29,6 @@ if test "x$egg_enable_python" != "xno"; then else if test -x "$egg_with_python_config"; then python_config_bin="$egg_with_python_config" - else - AC_MSG_WARN([Specified --with-python-config=$egg_with_python_config does not exist.]) fi fi fi