[svn-commits] russell: trunk r44527 - in /trunk: configure include/asterisk/autoconfig.h.in

svn-commits at lists.digium.com svn-commits at lists.digium.com
Thu Oct 5 19:24:29 MST 2006


Author: russell
Date: Thu Oct  5 21:24:26 2006
New Revision: 44527

URL: http://svn.digium.com/view/asterisk?rev=44527&view=rev
Log:
regenerate the configure script to reflect the latest changes done by
Luigi Rizzo

Modified:
    trunk/configure
    trunk/include/asterisk/autoconfig.h.in

Modified: trunk/configure
URL: http://svn.digium.com/view/asterisk/trunk/configure?rev=44527&r1=44526&r2=44527&view=diff
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Thu Oct  5 21:24:26 2006
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.ac Revision: 44013 .
+# From configure.ac Revision: 44467 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.60a.
 #
@@ -2034,6 +2034,8 @@
 case "${host_os}" in
      freebsd*)
      ac_default_prefix=/usr/local
+     CPPFLAGS=-I/usr/local/include
+     LDFLAGS=-L/usr/local/lib
      ;;
      *)
      ac_default_prefix=/usr
@@ -5351,11 +5353,11 @@
      USE_ALSA=no
      ;;
      y|ye|yes)
-     ALSA_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} ALSA"
      ;;
      *)
      ALSA_DIR="${withval}"
-     ALSA_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} ALSA"
      ;;
 esac
 
@@ -5378,11 +5380,11 @@
      USE_CAP=no
      ;;
      y|ye|yes)
-     CAP_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} CAP"
      ;;
      *)
      CAP_DIR="${withval}"
-     CAP_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} CAP"
      ;;
 esac
 
@@ -5405,11 +5407,11 @@
      USE_CURL=no
      ;;
      y|ye|yes)
-     CURL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} CURL"
      ;;
      *)
      CURL_DIR="${withval}"
-     CURL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} CURL"
      ;;
 esac
 
@@ -5432,11 +5434,11 @@
      USE_CURSES=no
      ;;
      y|ye|yes)
-     CURSES_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} CURSES"
      ;;
      *)
      CURSES_DIR="${withval}"
-     CURSES_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} CURSES"
      ;;
 esac
 
@@ -5459,11 +5461,11 @@
      USE_GNUTLS=no
      ;;
      y|ye|yes)
-     GNUTLS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} GNUTLS"
      ;;
      *)
      GNUTLS_DIR="${withval}"
-     GNUTLS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} GNUTLS"
      ;;
 esac
 
@@ -5486,11 +5488,11 @@
      USE_GSM=no
      ;;
      y|ye|yes)
-     GSM_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} GSM"
      ;;
      *)
      GSM_DIR="${withval}"
-     GSM_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} GSM"
      ;;
 esac
 
@@ -5513,11 +5515,11 @@
      USE_IKSEMEL=no
      ;;
      y|ye|yes)
-     IKSEMEL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} IKSEMEL"
      ;;
      *)
      IKSEMEL_DIR="${withval}"
-     IKSEMEL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} IKSEMEL"
      ;;
 esac
 
@@ -5540,11 +5542,11 @@
      USE_IMAP_TK=no
      ;;
      y|ye|yes)
-     IMAP_TK_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} IMAP_TK"
      ;;
      *)
      IMAP_TK_DIR="${withval}"
-     IMAP_TK_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} IMAP_TK"
      ;;
 esac
 
@@ -5567,11 +5569,11 @@
      USE_ISDNNET=no
      ;;
      y|ye|yes)
-     ISDNNET_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} ISDNNET"
      ;;
      *)
      ISDNNET_DIR="${withval}"
-     ISDNNET_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} ISDNNET"
      ;;
 esac
 
@@ -5594,11 +5596,11 @@
      USE_KDE=no
      ;;
      y|ye|yes)
-     KDE_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} KDE"
      ;;
      *)
      KDE_DIR="${withval}"
-     KDE_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} KDE"
      ;;
 esac
 
@@ -5621,11 +5623,11 @@
      USE_MISDN=no
      ;;
      y|ye|yes)
-     MISDN_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} MISDN"
      ;;
      *)
      MISDN_DIR="${withval}"
-     MISDN_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} MISDN"
      ;;
 esac
 
@@ -5648,11 +5650,11 @@
      USE_NBS=no
      ;;
      y|ye|yes)
-     NBS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} NBS"
      ;;
      *)
      NBS_DIR="${withval}"
-     NBS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} NBS"
      ;;
 esac
 
@@ -5675,11 +5677,11 @@
      USE_NCURSES=no
      ;;
      y|ye|yes)
-     NCURSES_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} NCURSES"
      ;;
      *)
      NCURSES_DIR="${withval}"
-     NCURSES_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} NCURSES"
      ;;
 esac
 
@@ -5702,11 +5704,11 @@
      USE_NETSNMP=no
      ;;
      y|ye|yes)
-     NETSNMP_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} NETSNMP"
      ;;
      *)
      NETSNMP_DIR="${withval}"
-     NETSNMP_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} NETSNMP"
      ;;
 esac
 
@@ -5729,11 +5731,11 @@
      USE_NEWT=no
      ;;
      y|ye|yes)
-     NEWT_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} NEWT"
      ;;
      *)
      NEWT_DIR="${withval}"
-     NEWT_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} NEWT"
      ;;
 esac
 
@@ -5756,11 +5758,11 @@
      USE_UNIXODBC=no
      ;;
      y|ye|yes)
-     UNIXODBC_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} UNIXODBC"
      ;;
      *)
      UNIXODBC_DIR="${withval}"
-     UNIXODBC_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} UNIXODBC"
      ;;
 esac
 
@@ -5783,11 +5785,11 @@
      USE_OGG=no
      ;;
      y|ye|yes)
-     OGG_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OGG"
      ;;
      *)
      OGG_DIR="${withval}"
-     OGG_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OGG"
      ;;
 esac
 
@@ -5810,11 +5812,11 @@
      USE_OSPTK=no
      ;;
      y|ye|yes)
-     OSPTK_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OSPTK"
      ;;
      *)
      OSPTK_DIR="${withval}"
-     OSPTK_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OSPTK"
      ;;
 esac
 
@@ -5837,11 +5839,11 @@
      USE_OSS=no
      ;;
      y|ye|yes)
-     OSS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OSS"
      ;;
      *)
      OSS_DIR="${withval}"
-     OSS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OSS"
      ;;
 esac
 
@@ -5864,11 +5866,11 @@
      USE_POPT=no
      ;;
      y|ye|yes)
-     POPT_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} POPT"
      ;;
      *)
      POPT_DIR="${withval}"
-     POPT_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} POPT"
      ;;
 esac
 
@@ -5891,11 +5893,11 @@
      USE_PGSQL=no
      ;;
      y|ye|yes)
-     PGSQL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} PGSQL"
      ;;
      *)
      PGSQL_DIR="${withval}"
-     PGSQL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} PGSQL"
      ;;
 esac
 
@@ -5918,11 +5920,11 @@
      USE_PRI=no
      ;;
      y|ye|yes)
-     PRI_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} PRI"
      ;;
      *)
      PRI_DIR="${withval}"
-     PRI_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} PRI"
      ;;
 esac
 
@@ -5945,11 +5947,11 @@
      USE_SS7=no
      ;;
      y|ye|yes)
-     SS7_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} SS7"
      ;;
      *)
      SS7_DIR="${withval}"
-     SS7_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} SS7"
      ;;
 esac
 
@@ -5972,11 +5974,11 @@
      USE_PWLIB=no
      ;;
      y|ye|yes)
-     PWLIB_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} PWLIB"
      ;;
      *)
      PWLIB_DIR="${withval}"
-     PWLIB_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} PWLIB"
      ;;
 esac
 
@@ -5999,11 +6001,11 @@
      USE_OPENH323=no
      ;;
      y|ye|yes)
-     OPENH323_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OPENH323"
      ;;
      *)
      OPENH323_DIR="${withval}"
-     OPENH323_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OPENH323"
      ;;
 esac
 
@@ -6026,11 +6028,11 @@
      USE_QT=no
      ;;
      y|ye|yes)
-     QT_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} QT"
      ;;
      *)
      QT_DIR="${withval}"
-     QT_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} QT"
      ;;
 esac
 
@@ -6053,11 +6055,11 @@
      USE_RADIUS=no
      ;;
      y|ye|yes)
-     RADIUS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} RADIUS"
      ;;
      *)
      RADIUS_DIR="${withval}"
-     RADIUS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} RADIUS"
      ;;
 esac
 
@@ -6080,11 +6082,11 @@
      USE_SPEEX=no
      ;;
      y|ye|yes)
-     SPEEX_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} SPEEX"
      ;;
      *)
      SPEEX_DIR="${withval}"
-     SPEEX_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} SPEEX"
      ;;
 esac
 
@@ -6107,11 +6109,11 @@
      USE_SQLITE=no
      ;;
      y|ye|yes)
-     SQLITE_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} SQLITE"
      ;;
      *)
      SQLITE_DIR="${withval}"
-     SQLITE_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} SQLITE"
      ;;
 esac
 
@@ -6134,11 +6136,11 @@
      USE_SUPPSERV=no
      ;;
      y|ye|yes)
-     SUPPSERV_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} SUPPSERV"
      ;;
      *)
      SUPPSERV_DIR="${withval}"
-     SUPPSERV_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} SUPPSERV"
      ;;
 esac
 
@@ -6161,11 +6163,11 @@
      USE_OPENSSL=no
      ;;
      y|ye|yes)
-     OPENSSL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OPENSSL"
      ;;
      *)
      OPENSSL_DIR="${withval}"
-     OPENSSL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} OPENSSL"
      ;;
 esac
 
@@ -6188,11 +6190,11 @@
      USE_FREETDS=no
      ;;
      y|ye|yes)
-     FREETDS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} FREETDS"
      ;;
      *)
      FREETDS_DIR="${withval}"
-     FREETDS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} FREETDS"
      ;;
 esac
 
@@ -6215,11 +6217,11 @@
      USE_TERMCAP=no
      ;;
      y|ye|yes)
-     TERMCAP_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} TERMCAP"
      ;;
      *)
      TERMCAP_DIR="${withval}"
-     TERMCAP_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} TERMCAP"
      ;;
 esac
 
@@ -6242,11 +6244,11 @@
      USE_TINFO=no
      ;;
      y|ye|yes)
-     TINFO_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} TINFO"
      ;;
      *)
      TINFO_DIR="${withval}"
-     TINFO_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} TINFO"
      ;;
 esac
 
@@ -6269,11 +6271,11 @@
      USE_TONEZONE=no
      ;;
      y|ye|yes)
-     TONEZONE_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} TONEZONE"
      ;;
      *)
      TONEZONE_DIR="${withval}"
-     TONEZONE_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} TONEZONE"
      ;;
 esac
 
@@ -6296,11 +6298,11 @@
      USE_VORBIS=no
      ;;
      y|ye|yes)
-     VORBIS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} VORBIS"
      ;;
      *)
      VORBIS_DIR="${withval}"
-     VORBIS_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} VORBIS"
      ;;
 esac
 
@@ -6323,11 +6325,11 @@
      USE_VPB=no
      ;;
      y|ye|yes)
-     VPB_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} VPB"
      ;;
      *)
      VPB_DIR="${withval}"
-     VPB_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} VPB"
      ;;
 esac
 
@@ -6350,11 +6352,11 @@
      USE_ZLIB=no
      ;;
      y|ye|yes)
-     ZLIB_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} ZLIB"
      ;;
      *)
      ZLIB_DIR="${withval}"
-     ZLIB_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} ZLIB"
      ;;
 esac
 
@@ -6377,11 +6379,11 @@
      USE_ZAPTEL=no
      ;;
      y|ye|yes)
-     ZAPTEL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} ZAPTEL"
      ;;
      *)
      ZAPTEL_DIR="${withval}"
-     ZAPTEL_MANDATORY="yes"
+     ac_mandatory_list="${ac_mandatory_list} ZAPTEL"
      ;;
 esac
 
@@ -14340,10 +14342,18 @@
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 
-{ 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.  */
+
+    if test "x${PBX_RTLD_NOLOAD}" != "x1" -a "${USE_RTLD_NOLOAD}" != "no"; then
+	{ echo "$as_me:$LINENO: checking for RTLD_NOLOAD in dlfcn.h" >&5
+echo $ECHO_N "checking for RTLD_NOLOAD in dlfcn.h... $ECHO_C" >&6; }
+	saved_cppflags="${CPPFLAGS}"
+	if test "x${RTLD_NOLOAD_DIR}" != "x"; then
+	    RTLD_NOLOAD_INCLUDE= "-I${RTLD_NOLOAD_DIR}/include"
+	fi
+	CPPFLAGS="${CPPFLAGS} ${RTLD_NOLOAD_INCLUDE}"
+
+	cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h.  */
 _ACEOF
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
@@ -14357,14 +14367,14 @@
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
 case "(($ac_try" in
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
   *) ac_try_echo=$ac_try;;
 esac
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_link") 2>conftest.er1
+  (eval "$ac_compile") 2>conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 >conftest.err
   rm -f conftest.er1
@@ -14381,7 +14391,7 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; } &&
-	 { ac_try='test -s conftest$ac_exeext'
+	 { ac_try='test -s conftest.$ac_objext'
   { (case "(($ac_try" in
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
   *) ac_try_echo=$ac_try;;
@@ -14391,24 +14401,33 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  { echo "$as_me:$LINENO: result: yes" >&5
+     { echo "$as_me:$LINENO: result: yes" >&5
 echo "${ECHO_T}yes" >&6; }
+		PBX_RTLD_NOLOAD=1
 
 cat >>confdefs.h <<\_ACEOF
 #define HAVE_RTLD_NOLOAD 1
 _ACEOF
 
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_RTLD_NOLOAD_VERSION
+_ACEOF
+
+
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-	{ echo "$as_me:$LINENO: result: no" >&5
+	       { echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6; }
 
 fi
 
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
-      conftest$ac_exeext conftest.$ac_ext
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+	CPPFLAGS="${saved_cppflags}"
+    fi
+
 
 if test "${ac_cv_header_libkern_OSAtomic_h+set}" = set; then
   { echo "$as_me:$LINENO: checking for libkern/OSAtomic.h" >&5
@@ -15086,7 +15105,7 @@
 # do the package library checks now
 
 
-if test "${USE_ALSA}" != "no"; then
+if test "x${PBX_ALSA}" != "x1" -a "${USE_ALSA}" != "no"; then
    pbxlibdir=""
    if test "x${ALSA_DIR}" != "x"; then
       if test -d ${ALSA_DIR}/lib; then
@@ -15095,9 +15114,14 @@
       	 pbxlibdir="-L${ALSA_DIR}"
       fi
    fi
-   { echo "$as_me:$LINENO: checking for snd_spcm_init in -lasound" >&5
-echo $ECHO_N "checking for snd_spcm_init in -lasound... $ECHO_C" >&6; }
-if test "${ac_cv_lib_asound_snd_spcm_init+set}" = set; then
+   pbxfuncname="snd_spcm_init"
+   if test "x${pbxfuncname}" = "x" ; then   # empty lib, assume only headers
+      AST_ALSA_FOUND=yes
+   else
+      as_ac_Lib=`echo "ac_cv_lib_asound_${pbxfuncname}" | $as_tr_sh`
+{ echo "$as_me:$LINENO: checking for ${pbxfuncname} in -lasound" >&5
+echo $ECHO_N "checking for ${pbxfuncname} in -lasound... $ECHO_C" >&6; }
+if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -15115,11 +15139,11 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char snd_spcm_init ();
+char ${pbxfuncname} ();
 int
 main ()
 {
-return snd_spcm_init ();
+return ${pbxfuncname} ();
   ;
   return 0;
 }
@@ -15158,26 +15182,28 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_lib_asound_snd_spcm_init=yes
+  eval "$as_ac_Lib=yes"
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-	ac_cv_lib_asound_snd_spcm_init=no
+	eval "$as_ac_Lib=no"
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_spcm_init" >&5
-echo "${ECHO_T}$ac_cv_lib_asound_snd_spcm_init" >&6; }
-if test $ac_cv_lib_asound_snd_spcm_init = yes; then
+ac_res=`eval echo '${'$as_ac_Lib'}'`
+	       { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+if test `eval echo '${'$as_ac_Lib'}'` = yes; then
   AST_ALSA_FOUND=yes
 else
   AST_ALSA_FOUND=no
 fi
 
+   fi
 
    if test "${AST_ALSA_FOUND}" = "yes"; then
       ALSA_LIB="-lasound -lm -ldl"
@@ -15507,46 +15533,31 @@
 	 fi
       fi
       if test "x${ALSA_HEADER_FOUND}" = "x0" ; then
-         if test ! -z "${ALSA_MANDATORY}" ;
-         then
-            { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-            { echo "$as_me:$LINENO: *** It appears that you do not have the asound development package installed." >&5
-echo "$as_me: *** It appears that you do not have the asound development package installed." >&6;}
-            { echo "$as_me:$LINENO: *** Please install it to include ${ALSA_DESCRIP} support" >&5
-echo "$as_me: *** Please install it to include ${ALSA_DESCRIP} support" >&or re-run configure;}
-            { echo "$as_me:$LINENO: *** without explicitly specifying --with-${ALSA_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${ALSA_OPTION}" >&6;}
-            exit 1
-         fi
          ALSA_LIB=""
          ALSA_INCLUDE=""
-         PBX_ALSA=0
       else
+         if test "x${pbxfuncname}" = "x" ; then		# only checking headers -> no library
+	    ALSA_LIB=""
+	 fi
          PBX_ALSA=1
+         # XXX don't know how to evaluate the description (third argument) in AC_DEFINE_UNQUOTED
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_ALSA 1
 _ACEOF
 
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_ALSA_VERSION
+_ACEOF
+
       fi
-   elif test ! -z "${ALSA_MANDATORY}";
-   then
-      { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-      { echo "$as_me:$LINENO: *** The ${ALSA_DESCRIP} installation on this system appears to be broken." >&5
-echo "$as_me: *** The ${ALSA_DESCRIP} 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: *** without explicitly specifying --with-${ALSA_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${ALSA_OPTION}" >&6;}
-      exit 1
    fi
 fi
 
 
 
-if test "${USE_CURSES}" != "no"; then
+if test "x${PBX_CURSES}" != "x1" -a "${USE_CURSES}" != "no"; then
    pbxlibdir=""
    if test "x${CURSES_DIR}" != "x"; then
       if test -d ${CURSES_DIR}/lib; then
@@ -15555,9 +15566,14 @@
       	 pbxlibdir="-L${CURSES_DIR}"
       fi
    fi
-   { echo "$as_me:$LINENO: checking for initscr in -lcurses" >&5
-echo $ECHO_N "checking for initscr in -lcurses... $ECHO_C" >&6; }
-if test "${ac_cv_lib_curses_initscr+set}" = set; then
+   pbxfuncname="initscr"
+   if test "x${pbxfuncname}" = "x" ; then   # empty lib, assume only headers
+      AST_CURSES_FOUND=yes
+   else
+      as_ac_Lib=`echo "ac_cv_lib_curses_${pbxfuncname}" | $as_tr_sh`
+{ echo "$as_me:$LINENO: checking for ${pbxfuncname} in -lcurses" >&5
+echo $ECHO_N "checking for ${pbxfuncname} in -lcurses... $ECHO_C" >&6; }
+if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -15575,11 +15591,11 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char initscr ();
+char ${pbxfuncname} ();
 int
 main ()
 {
-return initscr ();
+return ${pbxfuncname} ();
   ;
   return 0;
 }
@@ -15618,26 +15634,28 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_lib_curses_initscr=yes
+  eval "$as_ac_Lib=yes"
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-	ac_cv_lib_curses_initscr=no
+	eval "$as_ac_Lib=no"
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_curses_initscr" >&5
-echo "${ECHO_T}$ac_cv_lib_curses_initscr" >&6; }
-if test $ac_cv_lib_curses_initscr = yes; then
+ac_res=`eval echo '${'$as_ac_Lib'}'`
+	       { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+if test `eval echo '${'$as_ac_Lib'}'` = yes; then
   AST_CURSES_FOUND=yes
 else
   AST_CURSES_FOUND=no
 fi
 
+   fi
 
    if test "${AST_CURSES_FOUND}" = "yes"; then
       CURSES_LIB="-lcurses "
@@ -15967,47 +15985,32 @@
 	 fi
       fi
       if test "x${CURSES_HEADER_FOUND}" = "x0" ; then
-         if test ! -z "${CURSES_MANDATORY}" ;
-         then
-            { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-            { echo "$as_me:$LINENO: *** It appears that you do not have the curses development package installed." >&5
-echo "$as_me: *** It appears that you do not have the curses development package installed." >&6;}
-            { echo "$as_me:$LINENO: *** Please install it to include ${CURSES_DESCRIP} support" >&5
-echo "$as_me: *** Please install it to include ${CURSES_DESCRIP} support" >&or re-run configure;}
-            { echo "$as_me:$LINENO: *** without explicitly specifying --with-${CURSES_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${CURSES_OPTION}" >&6;}
-            exit 1
-         fi
          CURSES_LIB=""
          CURSES_INCLUDE=""
-         PBX_CURSES=0
       else
+         if test "x${pbxfuncname}" = "x" ; then		# only checking headers -> no library
+	    CURSES_LIB=""
+	 fi
          PBX_CURSES=1
+         # XXX don't know how to evaluate the description (third argument) in AC_DEFINE_UNQUOTED
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_CURSES 1
 _ACEOF
 
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_CURSES_VERSION
+_ACEOF
+
       fi
-   elif test ! -z "${CURSES_MANDATORY}";
-   then
-      { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-      { echo "$as_me:$LINENO: *** The ${CURSES_DESCRIP} installation on this system appears to be broken." >&5
-echo "$as_me: *** The ${CURSES_DESCRIP} 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: *** without explicitly specifying --with-${CURSES_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${CURSES_OPTION}" >&6;}
-      exit 1
    fi
 fi
 
 
 if test "x${host_os}" = "xlinux-gnu" ; then
 
-if test "${USE_CAP}" != "no"; then
+if test "x${PBX_CAP}" != "x1" -a "${USE_CAP}" != "no"; then
    pbxlibdir=""
    if test "x${CAP_DIR}" != "x"; then
       if test -d ${CAP_DIR}/lib; then
@@ -16016,9 +16019,14 @@
       	 pbxlibdir="-L${CAP_DIR}"
       fi
    fi
-   { echo "$as_me:$LINENO: checking for cap_from_text in -lcap" >&5
-echo $ECHO_N "checking for cap_from_text in -lcap... $ECHO_C" >&6; }
-if test "${ac_cv_lib_cap_cap_from_text+set}" = set; then
+   pbxfuncname="cap_from_text"
+   if test "x${pbxfuncname}" = "x" ; then   # empty lib, assume only headers
+      AST_CAP_FOUND=yes
+   else
+      as_ac_Lib=`echo "ac_cv_lib_cap_${pbxfuncname}" | $as_tr_sh`
+{ echo "$as_me:$LINENO: checking for ${pbxfuncname} in -lcap" >&5
+echo $ECHO_N "checking for ${pbxfuncname} in -lcap... $ECHO_C" >&6; }
+if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -16036,11 +16044,11 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char cap_from_text ();
+char ${pbxfuncname} ();
 int
 main ()
 {
-return cap_from_text ();
+return ${pbxfuncname} ();
   ;
   return 0;
 }
@@ -16079,26 +16087,28 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_lib_cap_cap_from_text=yes
+  eval "$as_ac_Lib=yes"
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-	ac_cv_lib_cap_cap_from_text=no
+	eval "$as_ac_Lib=no"
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_cap_cap_from_text" >&5
-echo "${ECHO_T}$ac_cv_lib_cap_cap_from_text" >&6; }
-if test $ac_cv_lib_cap_cap_from_text = yes; then
+ac_res=`eval echo '${'$as_ac_Lib'}'`
+	       { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+if test `eval echo '${'$as_ac_Lib'}'` = yes; then
   AST_CAP_FOUND=yes
 else
   AST_CAP_FOUND=no
 fi
 
+   fi
 
    if test "${AST_CAP_FOUND}" = "yes"; then
       CAP_LIB="-lcap "
@@ -16428,40 +16438,25 @@
 	 fi
       fi
       if test "x${CAP_HEADER_FOUND}" = "x0" ; then
-         if test ! -z "${CAP_MANDATORY}" ;
-         then
-            { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-            { echo "$as_me:$LINENO: *** It appears that you do not have the cap development package installed." >&5
-echo "$as_me: *** It appears that you do not have the cap development package installed." >&6;}
-            { echo "$as_me:$LINENO: *** Please install it to include ${CAP_DESCRIP} support" >&5
-echo "$as_me: *** Please install it to include ${CAP_DESCRIP} support" >&or re-run configure;}
-            { echo "$as_me:$LINENO: *** without explicitly specifying --with-${CAP_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${CAP_OPTION}" >&6;}
-            exit 1
-         fi
          CAP_LIB=""
          CAP_INCLUDE=""
-         PBX_CAP=0
       else
+         if test "x${pbxfuncname}" = "x" ; then		# only checking headers -> no library
+	    CAP_LIB=""
+	 fi
          PBX_CAP=1
+         # XXX don't know how to evaluate the description (third argument) in AC_DEFINE_UNQUOTED
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_CAP 1
 _ACEOF
 
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_CAP_VERSION
+_ACEOF
+
       fi
-   elif test ! -z "${CAP_MANDATORY}";
-   then
-      { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-      { echo "$as_me:$LINENO: *** The ${CAP_DESCRIP} installation on this system appears to be broken." >&5
-echo "$as_me: *** The ${CAP_DESCRIP} 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: *** without explicitly specifying --with-${CAP_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${CAP_OPTION}" >&6;}
-      exit 1
    fi
 fi
 
@@ -16586,7 +16581,7 @@
 fi
 
 
-if test "${USE_IKSEMEL}" != "no"; then
+if test "x${PBX_IKSEMEL}" != "x1" -a "${USE_IKSEMEL}" != "no"; then
    pbxlibdir=""
    if test "x${IKSEMEL_DIR}" != "x"; then
       if test -d ${IKSEMEL_DIR}/lib; then
@@ -16595,9 +16590,14 @@
       	 pbxlibdir="-L${IKSEMEL_DIR}"
       fi
    fi
-   { echo "$as_me:$LINENO: checking for iks_start_sasl in -liksemel" >&5
-echo $ECHO_N "checking for iks_start_sasl in -liksemel... $ECHO_C" >&6; }
-if test "${ac_cv_lib_iksemel_iks_start_sasl+set}" = set; then
+   pbxfuncname="iks_start_sasl"
+   if test "x${pbxfuncname}" = "x" ; then   # empty lib, assume only headers
+      AST_IKSEMEL_FOUND=yes
+   else
+      as_ac_Lib=`echo "ac_cv_lib_iksemel_${pbxfuncname}" | $as_tr_sh`
+{ echo "$as_me:$LINENO: checking for ${pbxfuncname} in -liksemel" >&5
+echo $ECHO_N "checking for ${pbxfuncname} in -liksemel... $ECHO_C" >&6; }
+if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -16615,11 +16615,11 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char iks_start_sasl ();
+char ${pbxfuncname} ();
 int
 main ()
 {
-return iks_start_sasl ();
+return ${pbxfuncname} ();
   ;
   return 0;
 }
@@ -16658,26 +16658,28 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_lib_iksemel_iks_start_sasl=yes
+  eval "$as_ac_Lib=yes"
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-	ac_cv_lib_iksemel_iks_start_sasl=no
+	eval "$as_ac_Lib=no"
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_iksemel_iks_start_sasl" >&5
-echo "${ECHO_T}$ac_cv_lib_iksemel_iks_start_sasl" >&6; }
-if test $ac_cv_lib_iksemel_iks_start_sasl = yes; then
+ac_res=`eval echo '${'$as_ac_Lib'}'`
+	       { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+if test `eval echo '${'$as_ac_Lib'}'` = yes; then
   AST_IKSEMEL_FOUND=yes
 else
   AST_IKSEMEL_FOUND=no
 fi
 
+   fi
 
    if test "${AST_IKSEMEL_FOUND}" = "yes"; then
       IKSEMEL_LIB="-liksemel "
@@ -17007,47 +17009,32 @@
 	 fi
       fi
       if test "x${IKSEMEL_HEADER_FOUND}" = "x0" ; then
-         if test ! -z "${IKSEMEL_MANDATORY}" ;
-         then
-            { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-            { echo "$as_me:$LINENO: *** It appears that you do not have the iksemel development package installed." >&5
-echo "$as_me: *** It appears that you do not have the iksemel development package installed." >&6;}
-            { echo "$as_me:$LINENO: *** Please install it to include ${IKSEMEL_DESCRIP} support" >&5
-echo "$as_me: *** Please install it to include ${IKSEMEL_DESCRIP} support" >&or re-run configure;}
-            { echo "$as_me:$LINENO: *** without explicitly specifying --with-${IKSEMEL_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${IKSEMEL_OPTION}" >&6;}
-            exit 1
-         fi
          IKSEMEL_LIB=""
          IKSEMEL_INCLUDE=""
-         PBX_IKSEMEL=0
       else
+         if test "x${pbxfuncname}" = "x" ; then		# only checking headers -> no library
+	    IKSEMEL_LIB=""
+	 fi
          PBX_IKSEMEL=1
+         # XXX don't know how to evaluate the description (third argument) in AC_DEFINE_UNQUOTED
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_IKSEMEL 1
 _ACEOF
 
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_IKSEMEL_VERSION
+_ACEOF
+
       fi
-   elif test ! -z "${IKSEMEL_MANDATORY}";
-   then
-      { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-      { echo "$as_me:$LINENO: *** The ${IKSEMEL_DESCRIP} installation on this system appears to be broken." >&5
-echo "$as_me: *** The ${IKSEMEL_DESCRIP} 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: *** without explicitly specifying --with-${IKSEMEL_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${IKSEMEL_OPTION}" >&6;}
-      exit 1
    fi
 fi
 
 
 if test "${PBX_IKSEMEL}" = 1; then
 
-if test "${USE_GNUTLS}" != "no"; then
+if test "x${PBX_GNUTLS}" != "x1" -a "${USE_GNUTLS}" != "no"; then
    pbxlibdir=""
    if test "x${GNUTLS_DIR}" != "x"; then
       if test -d ${GNUTLS_DIR}/lib; then
@@ -17056,9 +17043,14 @@
       	 pbxlibdir="-L${GNUTLS_DIR}"
       fi
    fi
-   { echo "$as_me:$LINENO: checking for gnutls_bye in -lgnutls" >&5
-echo $ECHO_N "checking for gnutls_bye in -lgnutls... $ECHO_C" >&6; }
-if test "${ac_cv_lib_gnutls_gnutls_bye+set}" = set; then
+   pbxfuncname="gnutls_bye"
+   if test "x${pbxfuncname}" = "x" ; then   # empty lib, assume only headers
+      AST_GNUTLS_FOUND=yes
+   else
+      as_ac_Lib=`echo "ac_cv_lib_gnutls_${pbxfuncname}" | $as_tr_sh`
+{ echo "$as_me:$LINENO: checking for ${pbxfuncname} in -lgnutls" >&5
+echo $ECHO_N "checking for ${pbxfuncname} in -lgnutls... $ECHO_C" >&6; }
+if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -17076,11 +17068,11 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char gnutls_bye ();
+char ${pbxfuncname} ();
 int
 main ()
 {
-return gnutls_bye ();
+return ${pbxfuncname} ();
   ;
   return 0;
 }
@@ -17119,26 +17111,28 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_lib_gnutls_gnutls_bye=yes
+  eval "$as_ac_Lib=yes"
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-	ac_cv_lib_gnutls_gnutls_bye=no
+	eval "$as_ac_Lib=no"
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_gnutls_gnutls_bye" >&5
-echo "${ECHO_T}$ac_cv_lib_gnutls_gnutls_bye" >&6; }
-if test $ac_cv_lib_gnutls_gnutls_bye = yes; then
+ac_res=`eval echo '${'$as_ac_Lib'}'`
+	       { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+if test `eval echo '${'$as_ac_Lib'}'` = yes; then
   AST_GNUTLS_FOUND=yes
 else
   AST_GNUTLS_FOUND=no
 fi
 
+   fi
 
    if test "${AST_GNUTLS_FOUND}" = "yes"; then
       GNUTLS_LIB="-lgnutls "
@@ -17468,40 +17462,25 @@
 	 fi
       fi
       if test "x${GNUTLS_HEADER_FOUND}" = "x0" ; then
-         if test ! -z "${GNUTLS_MANDATORY}" ;
-         then
-            { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-            { echo "$as_me:$LINENO: *** It appears that you do not have the gnutls development package installed." >&5
-echo "$as_me: *** It appears that you do not have the gnutls development package installed." >&6;}
-            { echo "$as_me:$LINENO: *** Please install it to include ${GNUTLS_DESCRIP} support" >&5
-echo "$as_me: *** Please install it to include ${GNUTLS_DESCRIP} support" >&or re-run configure;}
-            { echo "$as_me:$LINENO: *** without explicitly specifying --with-${GNUTLS_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${GNUTLS_OPTION}" >&6;}
-            exit 1
-         fi
          GNUTLS_LIB=""
          GNUTLS_INCLUDE=""
-         PBX_GNUTLS=0
       else
+         if test "x${pbxfuncname}" = "x" ; then		# only checking headers -> no library
+	    GNUTLS_LIB=""
+	 fi
          PBX_GNUTLS=1
+         # XXX don't know how to evaluate the description (third argument) in AC_DEFINE_UNQUOTED
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_GNUTLS 1
 _ACEOF
 
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_GNUTLS_VERSION
+_ACEOF
+
       fi
-   elif test ! -z "${GNUTLS_MANDATORY}";
-   then
-      { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-      { echo "$as_me:$LINENO: *** The ${GNUTLS_DESCRIP} installation on this system appears to be broken." >&5
-echo "$as_me: *** The ${GNUTLS_DESCRIP} 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: *** without explicitly specifying --with-${GNUTLS_OPTION}" >&5
-echo "$as_me: *** without explicitly specifying --with-${GNUTLS_OPTION}" >&6;}
-      exit 1
    fi
 fi
 
@@ -17761,18 +17740,6 @@
 _ACEOF
 
       fi
-   elif test ! -z "${IMAP_TK_MANDATORY}"; then
-      { echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6; }
-      { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-      { echo "$as_me:$LINENO: *** The UW IMAP Toolkit installation on this system appears to be broken." >&5
-echo "$as_me: *** The UW IMAP Toolkit 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-imap." >&5
-echo "$as_me: *** including --without-imap." >&6;}
-      exit 1
    else
       { echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6; }
@@ -17878,18 +17845,6 @@
 #define HAVE_LIBKDE 1
 _ACEOF
 
-   elif test ! -z "${KDE_MANDATORY}"; then
-      { echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6; }
-      { echo "$as_me:$LINENO: ***" >&5
-echo "$as_me: ***" >&6;}
-      { echo "$as_me:$LINENO: *** The KDE installation on this system appears to be broken." >&5
-echo "$as_me: *** The KDE 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-kde." >&5
-echo "$as_me: *** including --without-kde." >&6;}
-      exit 1
    else
       { echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6; }
@@ -18013,7 +17968,7 @@
 
 
 
-if test "${USE_MISDN}" != "no"; then
+if test "x${PBX_MISDN}" != "x1" -a "${USE_MISDN}" != "no"; then
    pbxlibdir=""
    if test "x${MISDN_DIR}" != "x"; then
       if test -d ${MISDN_DIR}/lib; then
@@ -18022,9 +17977,14 @@
       	 pbxlibdir="-L${MISDN_DIR}"
       fi
    fi
-   { echo "$as_me:$LINENO: checking for mISDN_open in -lmISDN" >&5
-echo $ECHO_N "checking for mISDN_open in -lmISDN... $ECHO_C" >&6; }
-if test "${ac_cv_lib_mISDN_mISDN_open+set}" = set; then
+   pbxfuncname="mISDN_open"
+   if test "x${pbxfuncname}" = "x" ; then   # empty lib, assume only headers
+      AST_MISDN_FOUND=yes
+   else
+      as_ac_Lib=`echo "ac_cv_lib_mISDN_${pbxfuncname}" | $as_tr_sh`
+{ echo "$as_me:$LINENO: checking for ${pbxfuncname} in -lmISDN" >&5
+echo $ECHO_N "checking for ${pbxfuncname} in -lmISDN... $ECHO_C" >&6; }
+if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -18042,11 +18002,11 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char mISDN_open ();
+char ${pbxfuncname} ();
 int
 main ()
 {
-return mISDN_open ();
+return ${pbxfuncname} ();
   ;
   return 0;
 }
@@ -18085,26 +18045,28 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_lib_mISDN_mISDN_open=yes
+  eval "$as_ac_Lib=yes"
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-	ac_cv_lib_mISDN_mISDN_open=no
+	eval "$as_ac_Lib=no"
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_mISDN_mISDN_open" >&5
-echo "${ECHO_T}$ac_cv_lib_mISDN_mISDN_open" >&6; }
-if test $ac_cv_lib_mISDN_mISDN_open = yes; then
+ac_res=`eval echo '${'$as_ac_Lib'}'`
+	       { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+if test `eval echo '${'$as_ac_Lib'}'` = yes; then
   AST_MISDN_FOUND=yes
 else
   AST_MISDN_FOUND=no
 fi
 
+   fi
 
    if test "${AST_MISDN_FOUND}" = "yes"; then
       MISDN_LIB="-lmISDN "
@@ -18434,47 +18396,32 @@
 	 fi
       fi
       if test "x${MISDN_HEADER_FOUND}" = "x0" ; then
-         if test ! -z "${MISDN_MANDATORY}" ;
-         then
-            { echo "$as_me:$LINENO: ***" >&5

[... 4910 lines stripped ...]


More information about the svn-commits mailing list