diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 662aaa51ef..f3dd87d912 100644 --- a/configure.ac +++ b/configure.ac @@ -1028,6 +1028,8 @@ if test "x$maintainer" = "xyes"; then if test "x$AUTOCONF" = xno; then aux_missing="$aux_missing autoconf" fi +else + AUTOCONF=no fi test -n "$critic_missing" && AC_MSG_ERROR([ |