From 5418a7a1a8326544f2275819c93649c97261a5f3 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Thu, 31 Aug 2006 01:48:04 +0000 Subject: Update configure script to check for Zaptel VLDTMF support since this will now be required. If you build and don't have Zap stuff, upgrade your zaptel copy. As well - change some minor things so that we get "checking for" and not "checking checking for". git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41505 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configure | 68 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 6d297c364..86fa048be 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Revision: 41133 . +# From configure.ac Revision: 41181 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.60. # @@ -13546,8 +13546,8 @@ fi 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 for compiler atomic operations" >&5 +echo $ECHO_N "checking for compiler atomic operations... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -13617,8 +13617,8 @@ rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext -{ echo "$as_me:$LINENO: checking checking for compiler 'attribute pure' support" >&5 -echo $ECHO_N "checking checking for compiler 'attribute pure' support... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: checking for compiler 'attribute pure' support" >&5 +echo $ECHO_N "checking for compiler 'attribute pure' support... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -13686,8 +13686,8 @@ fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -{ echo "$as_me:$LINENO: checking checking for compiler 'attribute malloc' support" >&5 -echo $ECHO_N "checking checking for compiler 'attribute malloc' support... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: checking for compiler 'attribute malloc' support" >&5 +echo $ECHO_N "checking for compiler 'attribute malloc' support... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -13755,8 +13755,8 @@ fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -{ echo "$as_me:$LINENO: checking checking for compiler 'attribute const' support" >&5 -echo $ECHO_N "checking checking for compiler 'attribute const' support... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: checking for compiler 'attribute const' support" >&5 +echo $ECHO_N "checking for compiler 'attribute const' support... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -13824,8 +13824,8 @@ fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -{ echo "$as_me:$LINENO: checking checking for compiler 'attribute unused' support" >&5 -echo $ECHO_N "checking checking for compiler 'attribute unused' support... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: checking for compiler 'attribute unused' support" >&5 +echo $ECHO_N "checking for compiler 'attribute unused' support... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -13893,8 +13893,8 @@ fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -{ echo "$as_me:$LINENO: checking checking for compiler 'attribute always_inline' support" >&5 -echo $ECHO_N "checking checking for compiler 'attribute always_inline' support... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: checking for compiler 'attribute always_inline' support" >&5 +echo $ECHO_N "checking for compiler 'attribute always_inline' support... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -13962,8 +13962,8 @@ fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -{ echo "$as_me:$LINENO: checking checking for -ffunction-sections support" >&5 -echo $ECHO_N "checking checking for -ffunction-sections support... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: checking for -ffunction-sections support" >&5 +echo $ECHO_N "checking for -ffunction-sections support... $ECHO_C" >&6; } saved_CFLAGS="${CFLAGS}" CFLAGS="${CFLAGS} -ffunction-sections" cat >conftest.$ac_ext <<_ACEOF @@ -14019,8 +14019,8 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 echo "${ECHO_T}yes" >&6; } saved_LDFLAGS="${LDFLAGS}" LDFLAGS="${LDFLAGS} -Wl,--gc-sections" - { echo "$as_me:$LINENO: checking checking for --gc-sections support" >&5 -echo $ECHO_N "checking checking for --gc-sections support... $ECHO_C" >&6; } + { echo "$as_me:$LINENO: checking for --gc-sections support" >&5 +echo $ECHO_N "checking for --gc-sections support... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -14100,8 +14100,8 @@ CFLAGS="${saved_CFLAGS}" -{ echo "$as_me:$LINENO: checking checking for res_ninit" >&5 -echo $ECHO_N "checking checking for res_ninit... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: checking for res_ninit" >&5 +echo $ECHO_N "checking for res_ninit... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -14170,8 +14170,8 @@ fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext -{ echo "$as_me:$LINENO: checking checking for RTLD_NOLOAD" >&5 -echo $ECHO_N "checking checking for RTLD_NOLOAD... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: checking for RTLD_NOLOAD" >&5 +echo $ECHO_N "checking for RTLD_NOLOAD... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -16869,8 +16869,8 @@ if test "${USE_IMAP_TK}" != "no"; then 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 for UW IMAP Toolkit c-client library" >&5 +echo $ECHO_N "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 @@ -17142,8 +17142,8 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 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 for crashHandler in -lkdecore" >&5 +echo $ECHO_N "checking for crashHandler in -lkdecore... $ECHO_C" >&6; } saved_libs="${LIBS}" saved_cppflags="${CPPFLAGS}" CPPFLAGS="${CPPFLAGS} -I${KDE_DIR}/include" @@ -23899,8 +23899,8 @@ fi PLATFORM_PTLIB="ptlib_${OSTYPE}_${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 for existence of pwlib" >&5 +echo $ECHO_N "checking for existence of pwlib... $ECHO_C" >&6; } saved_cppflags="${CPPFLAGS}" saved_libs="${LIBS}" @@ -24012,8 +24012,8 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 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 for QDate in -lqt" >&5 +echo $ECHO_N "checking for QDate in -lqt... $ECHO_C" >&6; } saved_libs="${LIBS}" saved_cppflags="${CPPFLAGS}" if test "x${QT_DIR}" != "x"; then @@ -28469,8 +28469,8 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 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 for vpb_open in -lvpb" >&5 +echo $ECHO_N "checking for vpb_open in -lvpb... $ECHO_C" >&6; } saved_libs="${LIBS}" saved_cppflags="${CPPFLAGS}" if test "x${VPB_DIR}" != "x"; then @@ -29046,8 +29046,8 @@ fi 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 for ZT_TONE_DTMF_BASE in zaptel.h" >&5 +echo $ECHO_N "checking for ZT_TONE_DTMF_BASE in zaptel.h... $ECHO_C" >&6; } saved_cppflags="${CPPFLAGS}" if test "x${ZAPTEL_DIR}" != "x"; then CPPFLAGS="${CPPFLAGS} -I${ZAPTEL_DIR}/include" @@ -29063,7 +29063,7 @@ cat >>conftest.$ac_ext <<_ACEOF int main () { -struct zt_transcode_header test; +int foo = ZT_TONE_DTMF_BASE; ; return 0; } -- cgit v1.2.3