[asterisk-commits] pcadach: branch pcadach/chan_h323-live r39802 - /team/pcadach/chan_h323-live/

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Tue Aug 15 08:16:34 MST 2006


Author: pcadach
Date: Tue Aug 15 10:16:33 2006
New Revision: 39802

URL: http://svn.digium.com/view/asterisk?rev=39802&view=rev
Log:
Update configure.ac to support ./configure --silent (originally commited by russell)

Modified:
    team/pcadach/chan_h323-live/configure
    team/pcadach/chan_h323-live/configure.ac

Modified: team/pcadach/chan_h323-live/configure
URL: http://svn.digium.com/view/asterisk/team/pcadach/chan_h323-live/configure?rev=39802&r1=39801&r2=39802&view=diff
==============================================================================
--- team/pcadach/chan_h323-live/configure (original)
+++ team/pcadach/chan_h323-live/configure Tue Aug 15 10:16:33 2006
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.ac Revision: 37678 .
+# From configure.ac Revision: 39730 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59.
 #
@@ -12109,8 +12109,8 @@
 done
 
 
-{ echo "$as_me:$LINENO: checking checking for compiler atomic operations" >&5
-echo $ECHO_N "checking checking for compiler atomic operations... $ECHO_C" >&6; }
+echo "$as_me:$LINENO: checking checking for compiler atomic operations" >&5
+echo $ECHO_N "checking checking for compiler atomic operations... $ECHO_C" >&6
 cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -14082,8 +14082,8 @@
    if test "${IMAP_TK_DIR}" = ""; then
       IMAP_TK_DIR=`pwd`"/../imap-2004g"
    fi
-   { echo "$as_me:$LINENO: checking checking for UW IMAP Toolkit c-client library" >&5
-echo $ECHO_N "checking checking for UW IMAP Toolkit c-client library... $ECHO_C" >&6; }
+   echo "$as_me:$LINENO: checking checking for UW IMAP Toolkit c-client library" >&5
+echo $ECHO_N "checking checking for UW IMAP Toolkit c-client library... $ECHO_C" >&6
    saved_cppflags="${CPPFLAGS}"
    saved_libs="${LIBS}"
    if test -f ${IMAP_TK_DIR}/c-client/LDFLAGS ; then
@@ -14227,8 +14227,8 @@
 
 
 if test "${USE_KDE}" != "no"; then
-   { echo "$as_me:$LINENO: checking checking for crashHandler in -lkdecore" >&5
-echo $ECHO_N "checking checking for crashHandler in -lkdecore... $ECHO_C" >&6; }
+   echo "$as_me:$LINENO: checking checking for crashHandler in -lkdecore" >&5
+echo $ECHO_N "checking checking for crashHandler in -lkdecore... $ECHO_C" >&6
    saved_libs="${LIBS}"
    saved_cppflags="${CPPFLAGS}"
    CPPFLAGS="${CPPFLAGS} -I${KDE_DIR}/include"
@@ -19098,8 +19098,8 @@
 esac
 PLATFORM_PTLIB="pt_${PWLIB_OSTYPE}_${PWLIB_MACHTYPE}_r"
 if test "${USE_PWLIB}" != "no"; then
-   { echo "$as_me:$LINENO: checking checking for existence of pwlib" >&5
-echo $ECHO_N "checking checking for existence of pwlib... $ECHO_C" >&6; }
+   echo "$as_me:$LINENO: checking checking for existence of pwlib" >&5
+echo $ECHO_N "checking checking for existence of pwlib... $ECHO_C" >&6
 
    saved_cppflags="${CPPFLAGS}"
    saved_libs="${LIBS}"
@@ -19209,7 +19209,8 @@
 
 if test "${PBX_PWLIB}" = "1" -a "${USE_OPENH323}" != "no" ; then
    PLATFORM_OPENH323="h323_${PWLIB_OSTYPE}_${PWLIB_MACHTYPE}_r"
-   echo -n "checking for existence of openh323... "
+   echo "$as_me:$LINENO: checking checking for existence of openh323" >&5
+echo $ECHO_N "checking checking for existence of openh323... $ECHO_C" >&6
 
    saved_cppflags="${CPPFLAGS}"
    saved_libs="${LIBS}"
@@ -19306,10 +19307,14 @@
 _ACEOF
 
    elif test ! -z "${OPENH323_MANDATORY}"; then
-      echo "***"
-      echo "*** The OpenH323 installation on this system appears to be broken."
-      echo "*** Either correct the installation, or run configure"
-      echo "*** including --without-openh323"
+      { echo "$as_me:$LINENO: ***" >&5
+echo "$as_me: ***" >&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-openh323" >&5
+echo "$as_me: *** including --without-openh323" >&6;}
       exit 1
    fi
 fi
@@ -19322,8 +19327,8 @@
 
 
 if test "${USE_QT}" != "no"; then
-   { echo "$as_me:$LINENO: checking checking for QDate in -lqt" >&5
-echo $ECHO_N "checking checking for QDate in -lqt... $ECHO_C" >&6; }
+   echo "$as_me:$LINENO: checking checking for QDate in -lqt" >&5
+echo $ECHO_N "checking checking for QDate in -lqt... $ECHO_C" >&6
    saved_libs="${LIBS}"
    saved_cppflags="${CPPFLAGS}"
    if test "x${QT_DIR}" != "x"; then
@@ -23359,8 +23364,8 @@
 
 
 if test "${USE_VPB}" != "no"; then
-   { echo "$as_me:$LINENO: checking checking for vpb_open in -lvpb" >&5
-echo $ECHO_N "checking checking for vpb_open in -lvpb... $ECHO_C" >&6; }
+   echo "$as_me:$LINENO: checking checking for vpb_open in -lvpb" >&5
+echo $ECHO_N "checking checking for vpb_open in -lvpb... $ECHO_C" >&6
    saved_libs="${LIBS}"
    saved_cppflags="${CPPFLAGS}"
    if test "x${VPB_DIR}" != "x"; then
@@ -23880,8 +23885,8 @@
 
 
 if test "${USE_ZAPTEL}" != "no"; then
-   { echo "$as_me:$LINENO: checking checking for zt_transcode_header in zaptel.h" >&5
-echo $ECHO_N "checking checking for zt_transcode_header in zaptel.h... $ECHO_C" >&6; }
+   echo "$as_me:$LINENO: checking checking for zt_transcode_header in zaptel.h" >&5
+echo $ECHO_N "checking checking for zt_transcode_header in zaptel.h... $ECHO_C" >&6
    saved_cppflags="${CPPFLAGS}"
    if test "x${ZAPTEL_DIR}" != "x"; then
       CPPFLAGS="${CPPFLAGS} -I${ZAPTEL_DIR}/include"

Modified: team/pcadach/chan_h323-live/configure.ac
URL: http://svn.digium.com/view/asterisk/team/pcadach/chan_h323-live/configure.ac?rev=39802&r1=39801&r2=39802&view=diff
==============================================================================
--- team/pcadach/chan_h323-live/configure.ac (original)
+++ team/pcadach/chan_h323-live/configure.ac Tue Aug 15 10:16:33 2006
@@ -664,7 +664,7 @@
 
 if test "${PBX_PWLIB}" = "1" -a "${USE_OPENH323}" != "no" ; then
    PLATFORM_OPENH323="h323_${PWLIB_OSTYPE}_${PWLIB_MACHTYPE}_r"
-   echo -n "checking for existence of openh323... "
+   AC_MSG_CHECKING(checking for existence of openh323)
 	
    saved_cppflags="${CPPFLAGS}"
    saved_libs="${LIBS}"
@@ -706,10 +706,10 @@
    	PBX_OPENH323=1
    	AC_DEFINE([HAVE_OPENH323], 1, [Define if your system has the OpenH323 libraries.])
    elif test ! -z "${OPENH323_MANDATORY}"; then
-      echo "***"
-      echo "*** The OpenH323 installation on this system appears to be broken."
-      echo "*** Either correct the installation, or run configure"
-      echo "*** including --without-openh323"
+      AC_MSG_NOTICE(***)
+      AC_MSG_NOTICE(*** The OpenH323 installation on this system appears to be broken.)
+      AC_MSG_NOTICE(*** Either correct the installation, or run configure)
+      AC_MSG_NOTICE(*** including --without-openh323)
       exit 1
    fi
 fi



More information about the asterisk-commits mailing list