diff --git a/configure b/configure index 75fc905d77..09c930d01a 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Revision: 313277 . +# From configure.ac Revision: 316006 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.65 for asterisk 1.4. # @@ -7366,6 +7366,7 @@ fi DOWNLOAD=${FETCH} fi +fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bison that supports parse-param" >&5 diff --git a/configure.ac b/configure.ac index 0e6aec5280..39b70273ce 100644 --- a/configure.ac +++ b/configure.ac @@ -168,6 +168,7 @@ else AC_PATH_PROG([FETCH], [fetch], [:]) DOWNLOAD=${FETCH} fi +fi AC_SUBST(DOWNLOAD) AC_CACHE_CHECK([for bison that supports parse-param], [ac_cv_path_BISON2], [