regenerate configure script

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46255 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2006-10-25 19:24:11 +00:00
parent 456186af50
commit 020e4f9725
Vendored
+5 -5
View File
@@ -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