[svn-commits] russell: branch 1.4 r46255 - /branches/1.4/configure

svn-commits at lists.digium.com svn-commits at lists.digium.com
Wed Oct 25 12:24:11 MST 2006


Author: russell
Date: Wed Oct 25 14:24:11 2006
New Revision: 46255

URL: http://svn.digium.com/view/asterisk?rev=46255&view=rev
Log:
regenerate configure script

Modified:
    branches/1.4/configure

Modified: branches/1.4/configure
URL: http://svn.digium.com/view/asterisk/branches/1.4/configure?rev=46255&r1=46254&r2=46255&view=diff
==============================================================================
--- branches/1.4/configure (original)
+++ branches/1.4/configure Wed Oct 25 14:24:11 2006
@@ -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 @@
 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
 



More information about the svn-commits mailing list