From 4731bae48dde870d4159e1e61573bdb172fa7dc2 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Mon, 2 May 2011 18:25:07 +0000 Subject: [PATCH] Breakage from slightly before the outage; would have fixed sooner but for the outage. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@316089 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configure | 3 ++- configure.ac | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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], [