diff --git a/configure.in b/configure.in index 8d5bc666f..54d413557 100644 --- a/configure.in +++ b/configure.in @@ -427,7 +427,7 @@ if test -z "$perl_disabled"; then AC_MSG_RESULT([$PERL_LDFLAGS]) else - AC_MSG_RESULT([yes]) + AC_MSG_RESULT([no]) with_perl=no fi fi