From 020e4f9725a5a61d823afedeafc4fcc2fbaa53d7 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 25 Oct 2006 19:24:11 +0000 Subject: [PATCH] regenerate configure script git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46255 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configure | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configure b/configure index 86b4423066..e5ab641629 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Revision: 44055 . +# From configure.ac Revision: 46253 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.60a. # @@ -24984,12 +24984,12 @@ fi if test "${USE_OPENH323}" != "no" -a "x${ac_cv_lib_OPENH323}" != "xyes" -a ! -z "${OPENH323_MANDATORY}"; then { echo "$as_me:$LINENO: ***" >&5 echo "$as_me: ***" >&6;} - { echo "$as_me:$LINENO: *** The PWLIB installation on this system appears to be broken." >&5 -echo "$as_me: *** The PWLIB installation on this system appears to be broken." >&6;} + { echo "$as_me:$LINENO: *** The OPENH323 installation on this system appears to be broken." >&5 +echo "$as_me: *** The OPENH323 installation on this system appears to be broken." >&6;} { echo "$as_me:$LINENO: *** Either correct the installation" >&5 echo "$as_me: *** Either correct the installation" >&or run configure;} - { echo "$as_me:$LINENO: *** including --without-pwlib" >&5 -echo "$as_me: *** including --without-pwlib" >&6;} + { echo "$as_me:$LINENO: *** including --without-h323" >&5 +echo "$as_me: *** including --without-h323" >&6;} exit 1 fi