#! /bin/sh
-# From configure.ac Revision: 210064 .
+# From configure.ac Revision: 210066 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for asterisk 1.4.
#
+
+
CURL_DESCRIP="cURL"
CURL_OPTION="curl"
+
+
CAP_DESCRIP="POSIX 1.e capabilities"
CAP_OPTION="cap"
+
+
CURSES_DESCRIP="curses"
CURSES_OPTION="curses"
+
+
DAHDI_DESCRIP="DAHDI"
DAHDI_OPTION="dahdi"
+
+
GNUTLS_DESCRIP="GNU TLS support (used for iksemel only)"
GNUTLS_OPTION="gnutls"
+
+
GSM_DESCRIP="GSM"
GSM_OPTION="gsm"
+
+
IKSEMEL_DESCRIP="Iksemel Jabber Library"
IKSEMEL_OPTION="iksemel"
+
+
IMAP_TK_DESCRIP="UW IMAP Toolkit"
IMAP_TK_OPTION="imap"
+
+
ISDNNET_DESCRIP="ISDN4Linux Library"
ISDNNET_OPTION="isdnnet"
+
+
KDE_DESCRIP="KDE"
KDE_OPTION="kde"
+
+
LTDL_DESCRIP="libtool"
LTDL_OPTION="ltdl"
+
+
MISDN_DESCRIP="mISDN User Library"
MISDN_OPTION="misdn"
+
+
NBS_DESCRIP="Network Broadcast Sound"
NBS_OPTION="nbs"
+
+
NCURSES_DESCRIP="ncurses"
NCURSES_OPTION="ncurses"
+
+
NETSNMP_DESCRIP="Net-SNMP"
NETSNMP_OPTION="netsnmp"
+
+
NEWT_DESCRIP="newt"
NEWT_OPTION="newt"
+
+
UNIXODBC_DESCRIP="unixODBC"
UNIXODBC_OPTION="odbc"
+
+
OGG_DESCRIP="OGG"
OGG_OPTION="ogg"
+
+
OSPTK_DESCRIP="OSP Toolkit"
OSPTK_OPTION="osptk"
+
+
OSS_DESCRIP="Open Sound System"
OSS_OPTION="oss"
+
+
POPT_DESCRIP="popt"
POPT_OPTION="popt"
+
+
PGSQL_DESCRIP="PostgreSQL"
PGSQL_OPTION="postgres"
+
+
PRI_DESCRIP="ISDN PRI"
PRI_OPTION="pri"
+
+
PWLIB_DESCRIP="PWlib"
PWLIB_OPTION="pwlib"
+
+
OPENH323_DESCRIP="OpenH323"
OPENH323_OPTION="h323"
+
+
RADIUS_DESCRIP="Radius Client"
RADIUS_OPTION="radius"
+
+
SPEEX_DESCRIP="Speex"
SPEEX_OPTION="speex"
+
+
SPEEXDSP_DESCRIP="Speexdsp"
SPEEXDSP_OPTION="speexdsp"
+
+
SQLITE_DESCRIP="SQLite"
SQLITE_OPTION="sqlite"
+
+
SUPPSERV_DESCRIP="mISDN Supplemental Services"
SUPPSERV_OPTION="suppserv"
+
+
OPENSSL_DESCRIP="OpenSSL"
OPENSSL_OPTION="ssl"
+
+
FREETDS_DESCRIP="FreeTDS"
FREETDS_OPTION="tds"
+
+
TERMCAP_DESCRIP="Termcap"
TERMCAP_OPTION="termcap"
+
+
TINFO_DESCRIP="Term Info"
TINFO_OPTION="tinfo"
+
+
TONEZONE_DESCRIP="tonezone"
TONEZONE_OPTION="tonezone"
+
+
USB_DESCRIP="usb"
USB_OPTION="usb"
+
+
VORBIS_DESCRIP="Vorbis"
VORBIS_OPTION="vorbis"
+
+
VPB_DESCRIP="Voicetronix API"
VPB_OPTION="vpb"
+
+
ZLIB_DESCRIP="zlib"
ZLIB_OPTION="z"
+
+
ZAPTEL_DESCRIP="Zaptel"
ZAPTEL_OPTION="zaptel"
+
+
# check for basic system features and functionality before
# checking for package libraries
PBX_ALSA=0
else
PBX_ALSA=1
+ if test "x${ALSA_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_ALSA 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_ALSA 1
+_ACEOF
+ fi
fi
elif test -n "${ALSA_MANDATORY}";
then
PBX_CURSES=0
else
PBX_CURSES=1
+ if test "x${CURSES_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_CURSES 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_CURSES 1
+_ACEOF
+ fi
fi
elif test -n "${CURSES_MANDATORY}";
then
PBX_CAP=0
else
PBX_CAP=1
+ if test "x${CAP_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_CAP 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_CAP 1
+_ACEOF
+ fi
fi
elif test -n "${CAP_MANDATORY}";
then
PBX_IKSEMEL=0
else
PBX_IKSEMEL=1
+ if test "x${IKSEMEL_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_IKSEMEL 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_IKSEMEL 1
+_ACEOF
+ fi
fi
elif test -n "${IKSEMEL_MANDATORY}";
then
PBX_GNUTLS=0
else
PBX_GNUTLS=1
+ if test "x${GNUTLS_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_GNUTLS 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_GNUTLS 1
+_ACEOF
+ fi
fi
elif test -n "${GNUTLS_MANDATORY}";
then
PBX_LTDL=0
else
PBX_LTDL=1
+ if test "x${LTDL_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_LTDL 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LTDL 1
+_ACEOF
+ fi
fi
elif test -n "${LTDL_MANDATORY}";
then
PBX_MISDN=0
else
PBX_MISDN=1
+ if test "x${MISDN_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_MISDN 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_MISDN 1
+_ACEOF
+ fi
fi
elif test -n "${MISDN_MANDATORY}";
then
PBX_ISDNNET=0
else
PBX_ISDNNET=1
+ if test "x${ISDNNET_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_ISDNNET 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_ISDNNET 1
+_ACEOF
+ fi
fi
elif test -n "${ISDNNET_MANDATORY}";
then
PBX_SUPPSERV=0
else
PBX_SUPPSERV=1
+ if test "x${SUPPSERV_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_SUPPSERV 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_SUPPSERV 1
+_ACEOF
+ fi
fi
elif test -n "${SUPPSERV_MANDATORY}";
then
PBX_NBS=0
else
PBX_NBS=1
+ if test "x${NBS_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_NBS 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_NBS 1
+_ACEOF
+ fi
fi
elif test -n "${NBS_MANDATORY}";
then
PBX_NCURSES=0
else
PBX_NCURSES=1
+ if test "x${NCURSES_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_NCURSES 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_NCURSES 1
+_ACEOF
+ fi
fi
elif test -n "${NCURSES_MANDATORY}";
then
PBX_NEWT=0
else
PBX_NEWT=1
+ if test "x${NEWT_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_NEWT 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_NEWT 1
+_ACEOF
+ fi
fi
elif test -n "${NEWT_MANDATORY}";
then
PBX_UNIXODBC=0
else
PBX_UNIXODBC=1
+ if test "x${UNIXODBC_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_UNIXODBC 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_UNIXODBC 1
+_ACEOF
+ fi
fi
elif test -n "${UNIXODBC_MANDATORY}";
then
PBX_OGG=0
else
PBX_OGG=1
+ if test "x${OGG_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_OGG 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_OGG 1
+_ACEOF
+ fi
fi
elif test -n "${OGG_MANDATORY}";
then
PBX_OSS=0
else
PBX_OSS=1
+ if test "x${OSS_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_OSS 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_OSS 1
+_ACEOF
+ fi
fi
elif test -n "${OSS_MANDATORY}";
then
PBX_POPT=0
else
PBX_POPT=1
+ if test "x${POPT_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_POPT 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_POPT 1
+_ACEOF
+ fi
fi
elif test -n "${POPT_MANDATORY}";
then
PBX_PRI=0
else
PBX_PRI=1
+ if test "x${PRI_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_PRI 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_PRI 1
+_ACEOF
+ fi
fi
elif test -n "${PRI_MANDATORY}";
then
PBX_PRI_VERSION=0
else
PBX_PRI_VERSION=1
+ if test "x${PRI_VERSION_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_PRI_VERSION 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_PRI_VERSION 1
+_ACEOF
+ fi
fi
elif test -n "${PRI_VERSION_MANDATORY}";
then
PBX_PRI_INBANDDISCONNECT=0
else
PBX_PRI_INBANDDISCONNECT=1
+ if test "x${PRI_INBANDDISCONNECT_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_PRI_INBANDDISCONNECT 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_PRI_INBANDDISCONNECT 1
+_ACEOF
+ fi
fi
elif test -n "${PRI_INBANDDISCONNECT_MANDATORY}";
then
PBX_RADIUS=0
else
PBX_RADIUS=1
+ if test "x${RADIUS_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_RADIUS 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_RADIUS 1
+_ACEOF
+ fi
fi
elif test -n "${RADIUS_MANDATORY}";
then
PBX_SPEEX=0
else
PBX_SPEEX=1
+ if test "x${SPEEX_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_SPEEX 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_SPEEX 1
+_ACEOF
+ fi
fi
elif test -n "${SPEEX_MANDATORY}";
then
PBX_SPEEX_PREPROCESS=0
else
PBX_SPEEX_PREPROCESS=1
+ if test "x${SPEEX_PREPROCESS_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_SPEEX_PREPROCESS 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_SPEEX_PREPROCESS 1
+_ACEOF
+ fi
fi
elif test -n "${SPEEX_PREPROCESS_MANDATORY}";
then
PBX_SPEEXDSP=0
else
PBX_SPEEXDSP=1
+ if test "x${SPEEXDSP_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_SPEEXDSP 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_SPEEXDSP 1
+_ACEOF
+ fi
fi
elif test -n "${SPEEXDSP_MANDATORY}";
then
PBX_SQLITE=0
else
PBX_SQLITE=1
+ if test "x${SQLITE_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_SQLITE 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_SQLITE 1
+_ACEOF
+ fi
fi
elif test -n "${SQLITE_MANDATORY}";
then
PBX_OPENSSL=0
else
PBX_OPENSSL=1
+ if test "x${OPENSSL_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_OPENSSL 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_OPENSSL 1
+_ACEOF
+ fi
fi
elif test -n "${OPENSSL_MANDATORY}";
then
PBX_OSPTK=0
else
PBX_OSPTK=1
+ if test "x${OSPTK_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_OSPTK 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_OSPTK 1
+_ACEOF
+ fi
fi
elif test -n "${OSPTK_MANDATORY}";
then
PBX_FREETDS=0
else
PBX_FREETDS=1
+ if test "x${FREETDS_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_FREETDS 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_FREETDS 1
+_ACEOF
+ fi
fi
elif test -n "${FREETDS_MANDATORY}";
then
PBX_TERMCAP=0
else
PBX_TERMCAP=1
+ if test "x${TERMCAP_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_TERMCAP 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_TERMCAP 1
+_ACEOF
+ fi
fi
elif test -n "${TERMCAP_MANDATORY}";
then
PBX_TINFO=0
else
PBX_TINFO=1
+ if test "x${TINFO_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_TINFO 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_TINFO 1
+_ACEOF
+ fi
fi
elif test -n "${TINFO_MANDATORY}";
then
PBX_TONEZONE=0
else
PBX_TONEZONE=1
+ if test "x${TONEZONE_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_TONEZONE 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_TONEZONE 1
+_ACEOF
+ fi
fi
elif test -n "${TONEZONE_MANDATORY}";
then
PBX_USB=0
else
PBX_USB=1
+ if test "x${USB_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_USB 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_USB 1
+_ACEOF
+ fi
fi
elif test -n "${USB_MANDATORY}";
then
PBX_VORBIS=0
else
PBX_VORBIS=1
+ if test "x${VORBIS_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_VORBIS 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_VORBIS 1
+_ACEOF
+ fi
fi
elif test -n "${VORBIS_MANDATORY}";
then
PBX_ZLIB=0
else
PBX_ZLIB=1
+ if test "x${ZLIB_OPTION}" = "x"; then
cat >>confdefs.h <<_ACEOF
#define HAVE_ZLIB 1
_ACEOF
+ else
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_ZLIB 1
+_ACEOF
+ fi
fi
elif test -n "${ZLIB_MANDATORY}";
then
*/
#undef HAVE_ALLOCA_H
-/* Define to indicate the ${ALSA_DESCRIP} library */
+/* Define to 1 to indicate ALSA functionality. */
#undef HAVE_ALSA
/* Define to 1 if you have the <arpa/inet.h> header file. */
/* Define to 1 if you have the `bzero' function. */
#undef HAVE_BZERO
-/* Define to indicate the ${CAP_DESCRIP} library */
+/* Define to 1 to indicate CAP functionality. */
#undef HAVE_CAP
/* Define to 1 if your system has a working `chown' function. */
/* Define if your system has the curl libraries. */
#undef HAVE_CURL
-/* Define to indicate the ${CURSES_DESCRIP} library */
+/* Define to 1 to indicate CURSES functionality. */
#undef HAVE_CURSES
/* Define if your system has the DAHDI headers. */
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
-/* Define to indicate the ${FREETDS_DESCRIP} library */
+/* Define to 1 to indicate FREETDS functionality. */
#undef HAVE_FREETDS
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
/* Define to 1 if your glob function supports GLOB_NOMAGIC option. */
#undef HAVE_GLOB_NOMAGIC
-/* Define to indicate the ${GNUTLS_DESCRIP} library */
+/* Define to 1 to indicate GNUTLS functionality. */
#undef HAVE_GNUTLS
/* Define to indicate the GSM library */
/* Define if your system has the GTK2 libraries. */
#undef HAVE_GTK2
-/* Define to indicate the ${IKSEMEL_DESCRIP} library */
+/* Define to 1 to indicate IKSEMEL functionality. */
#undef HAVE_IKSEMEL
/* Define if your system has the UW IMAP Toolkit c-client library. */
/* Define to 1 if you have the `isascii' function. */
#undef HAVE_ISASCII
-/* Define to indicate the ${ISDNNET_DESCRIP} library */
+/* Define to 1 to indicate ISDNNET functionality. */
#undef HAVE_ISDNNET
+/* Define to 1 if you have the KDE library. */
+#undef HAVE_KDE
+
/* Define to 1 if you have the <libintl.h> header file. */
#undef HAVE_LIBINTL_H
/* Define to 1 if you have the `localtime_r' function. */
#undef HAVE_LOCALTIME_R
-/* Define to indicate the ${LTDL_DESCRIP} library */
+/* Define to 1 to indicate LTDL functionality. */
#undef HAVE_LTDL
/* Define to 1 if you have the <malloc.h> header file. */
/* Define to 1 if you have the `memset' function. */
#undef HAVE_MEMSET
-/* Define to indicate the ${MISDN_DESCRIP} library */
+/* Define to 1 to indicate MISDN functionality. */
#undef HAVE_MISDN
/* Define to 1 if you have the `mkdir' function. */
/* Define to 1 if you have the `munmap' function. */
#undef HAVE_MUNMAP
-/* Define to indicate the ${NBS_DESCRIP} library */
+/* Define to 1 to indicate NBS functionality. */
#undef HAVE_NBS
-/* Define to indicate the ${NCURSES_DESCRIP} library */
+/* Define to 1 to indicate NCURSES functionality. */
#undef HAVE_NCURSES
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
/* Define to indicate the Net-SNMP library */
#undef HAVE_NETSNMP
-/* Define to indicate the ${NEWT_DESCRIP} library */
+/* Define to 1 to indicate NEWT functionality. */
#undef HAVE_NEWT
-/* Define to indicate the ${OGG_DESCRIP} library */
+/* Define to 1 to indicate OGG functionality. */
#undef HAVE_OGG
/* Define if your system has the OpenH323 libraries. */
#undef HAVE_OPENH323
-/* Define to indicate the ${OPENSSL_DESCRIP} library */
+/* Define to 1 to indicate OPENSSL functionality. */
#undef HAVE_OPENSSL
-/* Define to indicate the ${OSPTK_DESCRIP} library */
+/* Define to 1 to indicate OSPTK functionality. */
#undef HAVE_OSPTK
-/* Define to indicate the ${OSS_DESCRIP} library */
+/* Define to 1 to indicate OSS functionality. */
#undef HAVE_OSS
/* Define to 1 if OSX atomic operations are supported. */
/* Define to indicate the PostgreSQL library */
#undef HAVE_PGSQL
-/* Define to indicate the ${POPT_DESCRIP} library */
+/* Define to 1 to indicate POPT functionality. */
#undef HAVE_POPT
/* Define to 1 if you have the `pow' function. */
#undef HAVE_POW
-/* Define to indicate the ${PRI_DESCRIP} library */
+/* Define to 1 to indicate PRI functionality. */
#undef HAVE_PRI
-/* Define to indicate the ${PRI_INBANDDISCONNECT_DESCRIP} library */
+/* Define to 1 to indicate PRI_INBANDDISCONNECT functionality. */
#undef HAVE_PRI_INBANDDISCONNECT
-/* Define to indicate the ${PRI_VERSION_DESCRIP} library */
+/* Define to 1 to indicate PRI_VERSION functionality. */
#undef HAVE_PRI_VERSION
/* Define if you have POSIX threads libraries and header files. */
/* Define if your system has the PWLib libraries. */
#undef HAVE_PWLIB
-/* Define to indicate the ${RADIUS_DESCRIP} library */
+/* Define to 1 to indicate RADIUS functionality. */
#undef HAVE_RADIUS
/* Define to 1 if you have the `regcomp' function. */
/* Define to 1 if your system has soxmix application. */
#undef HAVE_SOXMIX
-/* Define to indicate the ${SPEEX_DESCRIP} library */
+/* Define to 1 to indicate SPEEX functionality. */
#undef HAVE_SPEEX
-/* Define to indicate the ${SPEEXDSP_DESCRIP} library */
+/* Define to 1 to indicate SPEEXDSP functionality. */
#undef HAVE_SPEEXDSP
-/* Define to indicate the ${SPEEX_PREPROCESS_DESCRIP} library */
+/* Define to 1 to indicate SPEEX_PREPROCESS functionality. */
#undef HAVE_SPEEX_PREPROCESS
-/* Define to indicate the ${SQLITE_DESCRIP} library */
+/* Define to 1 to indicate SQLITE functionality. */
#undef HAVE_SQLITE
/* Define to 1 if you have the `sqrt' function. */
/* Define to 1 if `st_blksize' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
-/* Define to indicate the ${SUPPSERV_DESCRIP} library */
+/* Define to 1 to indicate SUPPSERV functionality. */
#undef HAVE_SUPPSERV
/* Define to 1 if you have the <syslog.h> header file. */
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H
-/* Define to indicate the ${TERMCAP_DESCRIP} library */
+/* Define to 1 to indicate TERMCAP functionality. */
#undef HAVE_TERMCAP
/* Define to 1 if you have the <termios.h> header file. */
/* Define to 1 if your system has timersub in time.h */
#undef HAVE_TIMERSUB
-/* Define to indicate the ${TINFO_DESCRIP} library */
+/* Define to 1 to indicate TINFO functionality. */
#undef HAVE_TINFO
-/* Define to indicate the ${TONEZONE_DESCRIP} library */
+/* Define to 1 to indicate TONEZONE functionality. */
#undef HAVE_TONEZONE
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define to indicate the ${UNIXODBC_DESCRIP} library */
+/* Define to 1 to indicate UNIXODBC functionality. */
#undef HAVE_UNIXODBC
/* Define to 1 if you have the `unsetenv' function. */
#undef HAVE_UNSETENV
-/* Define to indicate the ${USB_DESCRIP} library */
+/* Define to 1 to indicate USB functionality. */
#undef HAVE_USB
/* Define to 1 if you have the `utime' function. */
/* Define to 1 if you have the <vfork.h> header file. */
#undef HAVE_VFORK_H
-/* Define to indicate the ${VORBIS_DESCRIP} library */
+/* Define to 1 to indicate VORBIS functionality. */
#undef HAVE_VORBIS
/* Define if your system has the VoiceTronix API libraries. */
/* Define if your Zaptel drivers have chan_alarms. */
#undef HAVE_ZAPTEL_CHANALARMS
-/* Define to indicate the ${ZLIB_DESCRIP} library */
+/* Define to 1 to indicate ZLIB functionality. */
#undef HAVE_ZLIB
/* Define to 1 if the system has the type `_Bool'. */