#! /bin/sh
-# From configure.ac Revision: 153578 .
+# From configure.ac Revision: 153709 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for asterisk 1.6.
#
ALSA_DESCRIP="Advanced Linux Sound Architecture"
ALSA_OPTION="asound"
+ PBX_ALSA=0
# Check whether --with-asound was given.
if test "${with_asound+set}" = set; then
case ${withval} in
n|no)
USE_ALSA=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_ALSA=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} ALSA"
fi
- PBX_ALSA=0
BKTR_DESCRIP="Stack Backtrace support"
BKTR_OPTION="execinfo"
+ PBX_BKTR=0
# Check whether --with-execinfo was given.
if test "${with_execinfo+set}" = set; then
case ${withval} in
n|no)
USE_BKTR=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_BKTR=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} BKTR"
fi
- PBX_BKTR=0
CAP_DESCRIP="POSIX 1.e capabilities"
CAP_OPTION="cap"
+ PBX_CAP=0
# Check whether --with-cap was given.
if test "${with_cap+set}" = set; then
case ${withval} in
n|no)
USE_CAP=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_CAP=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} CAP"
fi
- PBX_CAP=0
CURL_DESCRIP="cURL"
CURL_OPTION="curl"
+ PBX_CURL=0
# Check whether --with-curl was given.
if test "${with_curl+set}" = set; then
case ${withval} in
n|no)
USE_CURL=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_CURL=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} CURL"
fi
- PBX_CURL=0
CURSES_DESCRIP="curses"
CURSES_OPTION="curses"
+ PBX_CURSES=0
# Check whether --with-curses was given.
if test "${with_curses+set}" = set; then
case ${withval} in
n|no)
USE_CURSES=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_CURSES=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} CURSES"
fi
- PBX_CURSES=0
CRYPTO_DESCRIP="OpenSSL Cryptography support"
CRYPTO_OPTION="crypto"
+ PBX_CRYPTO=0
# Check whether --with-crypto was given.
if test "${with_crypto+set}" = set; then
case ${withval} in
n|no)
USE_CRYPTO=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_CRYPTO=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} CRYPTO"
fi
- PBX_CRYPTO=0
DAHDI_DESCRIP="DAHDI"
DAHDI_OPTION="dahdi"
+ PBX_DAHDI=0
# Check whether --with-dahdi was given.
if test "${with_dahdi+set}" = set; then
case ${withval} in
n|no)
USE_DAHDI=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_DAHDI=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} DAHDI"
fi
- PBX_DAHDI=0
FFMPEG_DESCRIP="Ffmpeg and avcodec library"
FFMPEG_OPTION="avcodec"
+ PBX_FFMPEG=0
# Check whether --with-avcodec was given.
if test "${with_avcodec+set}" = set; then
case ${withval} in
n|no)
USE_FFMPEG=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_FFMPEG=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} FFMPEG"
fi
- PBX_FFMPEG=0
GSM_DESCRIP="External GSM library"
GSM_OPTION="gsm"
+ PBX_GSM=0
# Check whether --with-gsm was given.
if test "${with_gsm+set}" = set; then
case ${withval} in
n|no)
USE_GSM=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_GSM=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} GSM"
fi
- PBX_GSM=0
GTK_DESCRIP="gtk libraries"
GTK_OPTION="gtk"
+ PBX_GTK=0
# Check whether --with-gtk was given.
if test "${with_gtk+set}" = set; then
case ${withval} in
n|no)
USE_GTK=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_GTK=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} GTK"
fi
- PBX_GTK=0
GTK2_DESCRIP="gtk2 libraries"
GTK2_OPTION="gtk2"
+ PBX_GTK2=0
# Check whether --with-gtk2 was given.
if test "${with_gtk2+set}" = set; then
case ${withval} in
n|no)
USE_GTK2=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_GTK2=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} GTK2"
fi
- PBX_GTK2=0
GMIME_DESCRIP="GMime library"
GMIME_OPTION="gmime"
+ PBX_GMIME=0
# Check whether --with-gmime was given.
if test "${with_gmime+set}" = set; then
case ${withval} in
n|no)
USE_GMIME=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_GMIME=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} GMIME"
fi
- PBX_GMIME=0
HOARD_DESCRIP="Hoard Memory Allocator"
HOARD_OPTION="hoard"
+ PBX_HOARD=0
# Check whether --with-hoard was given.
if test "${with_hoard+set}" = set; then
case ${withval} in
n|no)
USE_HOARD=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_HOARD=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} HOARD"
fi
- PBX_HOARD=0
ICONV_DESCRIP="Iconv Library"
ICONV_OPTION="iconv"
+ PBX_ICONV=0
# Check whether --with-iconv was given.
if test "${with_iconv+set}" = set; then
case ${withval} in
n|no)
USE_ICONV=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_ICONV=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} ICONV"
fi
- PBX_ICONV=0
IKSEMEL_DESCRIP="Iksemel Jabber Library"
IKSEMEL_OPTION="iksemel"
+ PBX_IKSEMEL=0
# Check whether --with-iksemel was given.
if test "${with_iksemel+set}" = set; then
case ${withval} in
n|no)
USE_IKSEMEL=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_IKSEMEL=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} IKSEMEL"
fi
- PBX_IKSEMEL=0
IMAP_TK_DESCRIP="UW IMAP Toolkit"
IMAP_TK_OPTION="imap"
+ PBX_IMAP_TK=0
# Check whether --with-imap was given.
if test "${with_imap+set}" = set; then
case ${withval} in
n|no)
USE_IMAP_TK=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_IMAP_TK=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} IMAP_TK"
fi
- PBX_IMAP_TK=0
IODBC_DESCRIP="iODBC"
IODBC_OPTION="iodbc"
+ PBX_IODBC=0
# Check whether --with-iodbc was given.
if test "${with_iodbc+set}" = set; then
case ${withval} in
n|no)
USE_IODBC=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_IODBC=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} IODBC"
fi
- PBX_IODBC=0
ISDNNET_DESCRIP="ISDN4Linux Library"
ISDNNET_OPTION="isdnnet"
+ PBX_ISDNNET=0
# Check whether --with-isdnnet was given.
if test "${with_isdnnet+set}" = set; then
case ${withval} in
n|no)
USE_ISDNNET=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_ISDNNET=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} ISDNNET"
fi
- PBX_ISDNNET=0
JACK_DESCRIP="Jack Audio Connection Kit"
JACK_OPTION="jack"
+ PBX_JACK=0
# Check whether --with-jack was given.
if test "${with_jack+set}" = set; then
case ${withval} in
n|no)
USE_JACK=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_JACK=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} JACK"
fi
- PBX_JACK=0
LDAP_DESCRIP="OpenLDAP"
LDAP_OPTION="ldap"
+ PBX_LDAP=0
# Check whether --with-ldap was given.
if test "${with_ldap+set}" = set; then
case ${withval} in
n|no)
USE_LDAP=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_LDAP=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} LDAP"
fi
- PBX_LDAP=0
LIBXML2_DESCRIP="LibXML2"
LIBXML2_OPTION="libxml2"
+ PBX_LIBXML2=0
# Check whether --with-libxml2 was given.
if test "${with_libxml2+set}" = set; then
case ${withval} in
n|no)
USE_LIBXML2=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_LIBXML2=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} LIBXML2"
fi
- PBX_LIBXML2=0
LTDL_DESCRIP="libtool"
LTDL_OPTION="ltdl"
+ PBX_LTDL=0
# Check whether --with-ltdl was given.
if test "${with_ltdl+set}" = set; then
case ${withval} in
n|no)
USE_LTDL=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_LTDL=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} LTDL"
fi
- PBX_LTDL=0
LUA_DESCRIP="Lua"
LUA_OPTION="lua"
+ PBX_LUA=0
# Check whether --with-lua was given.
if test "${with_lua+set}" = set; then
case ${withval} in
n|no)
USE_LUA=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_LUA=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} LUA"
fi
- PBX_LUA=0
MISDN_DESCRIP="mISDN User Library"
MISDN_OPTION="misdn"
+ PBX_MISDN=0
# Check whether --with-misdn was given.
if test "${with_misdn+set}" = set; then
case ${withval} in
n|no)
USE_MISDN=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_MISDN=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} MISDN"
fi
- PBX_MISDN=0
NBS_DESCRIP="Network Broadcast Sound"
NBS_OPTION="nbs"
+ PBX_NBS=0
# Check whether --with-nbs was given.
if test "${with_nbs+set}" = set; then
case ${withval} in
n|no)
USE_NBS=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_NBS=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} NBS"
fi
- PBX_NBS=0
NCURSES_DESCRIP="ncurses"
NCURSES_OPTION="ncurses"
+ PBX_NCURSES=0
# Check whether --with-ncurses was given.
if test "${with_ncurses+set}" = set; then
case ${withval} in
n|no)
USE_NCURSES=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_NCURSES=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} NCURSES"
fi
- PBX_NCURSES=0
NETSNMP_DESCRIP="Net-SNMP"
NETSNMP_OPTION="netsnmp"
+ PBX_NETSNMP=0
# Check whether --with-netsnmp was given.
if test "${with_netsnmp+set}" = set; then
case ${withval} in
n|no)
USE_NETSNMP=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_NETSNMP=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} NETSNMP"
fi
- PBX_NETSNMP=0
NEWT_DESCRIP="newt"
NEWT_OPTION="newt"
+ PBX_NEWT=0
# Check whether --with-newt was given.
if test "${with_newt+set}" = set; then
case ${withval} in
n|no)
USE_NEWT=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_NEWT=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} NEWT"
fi
- PBX_NEWT=0
OGG_DESCRIP="OGG"
OGG_OPTION="ogg"
+ PBX_OGG=0
# Check whether --with-ogg was given.
if test "${with_ogg+set}" = set; then
case ${withval} in
n|no)
USE_OGG=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_OGG=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} OGG"
fi
- PBX_OGG=0
OSPTK_DESCRIP="OSP Toolkit"
OSPTK_OPTION="osptk"
+ PBX_OSPTK=0
# Check whether --with-osptk was given.
if test "${with_osptk+set}" = set; then
case ${withval} in
n|no)
USE_OSPTK=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_OSPTK=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} OSPTK"
fi
- PBX_OSPTK=0
OSS_DESCRIP="Open Sound System"
OSS_OPTION="oss"
+ PBX_OSS=0
# Check whether --with-oss was given.
if test "${with_oss+set}" = set; then
case ${withval} in
n|no)
USE_OSS=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_OSS=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} OSS"
fi
- PBX_OSS=0
PGSQL_DESCRIP="PostgreSQL"
PGSQL_OPTION="postgres"
+ PBX_PGSQL=0
# Check whether --with-postgres was given.
if test "${with_postgres+set}" = set; then
case ${withval} in
n|no)
USE_PGSQL=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_PGSQL=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} PGSQL"
fi
- PBX_PGSQL=0
POPT_DESCRIP="popt"
POPT_OPTION="popt"
+ PBX_POPT=0
# Check whether --with-popt was given.
if test "${with_popt+set}" = set; then
case ${withval} in
n|no)
USE_POPT=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_POPT=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} POPT"
fi
- PBX_POPT=0
PORTAUDIO_DESCRIP="PortAudio"
PORTAUDIO_OPTION="portaudio"
+ PBX_PORTAUDIO=0
# Check whether --with-portaudio was given.
if test "${with_portaudio+set}" = set; then
case ${withval} in
n|no)
USE_PORTAUDIO=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_PORTAUDIO=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} PORTAUDIO"
fi
- PBX_PORTAUDIO=0
PRI_DESCRIP="ISDN PRI"
PRI_OPTION="pri"
+ PBX_PRI=0
# Check whether --with-pri was given.
if test "${with_pri+set}" = set; then
case ${withval} in
n|no)
USE_PRI=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_PRI=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} PRI"
fi
- PBX_PRI=0
RESAMPLE_DESCRIP="LIBRESAMPLE"
RESAMPLE_OPTION="resample"
+ PBX_RESAMPLE=0
# Check whether --with-resample was given.
if test "${with_resample+set}" = set; then
case ${withval} in
n|no)
USE_RESAMPLE=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_RESAMPLE=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} RESAMPLE"
fi
- PBX_RESAMPLE=0
SPANDSP_DESCRIP="SPANDSP"
SPANDSP_OPTION="spandsp"
+ PBX_SPANDSP=0
# Check whether --with-spandsp was given.
if test "${with_spandsp+set}" = set; then
case ${withval} in
n|no)
USE_SPANDSP=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_SPANDSP=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} SPANDSP"
fi
- PBX_SPANDSP=0
SS7_DESCRIP="ISDN SS7"
SS7_OPTION="ss7"
+ PBX_SS7=0
# Check whether --with-ss7 was given.
if test "${with_ss7+set}" = set; then
case ${withval} in
n|no)
USE_SS7=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_SS7=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} SS7"
fi
- PBX_SS7=0
PWLIB_DESCRIP="PWlib"
PWLIB_OPTION="pwlib"
+ PBX_PWLIB=0
# Check whether --with-pwlib was given.
if test "${with_pwlib+set}" = set; then
case ${withval} in
n|no)
USE_PWLIB=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_PWLIB=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} PWLIB"
fi
- PBX_PWLIB=0
OPENH323_DESCRIP="OpenH323"
OPENH323_OPTION="h323"
+ PBX_OPENH323=0
# Check whether --with-h323 was given.
if test "${with_h323+set}" = set; then
case ${withval} in
n|no)
USE_OPENH323=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_OPENH323=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} OPENH323"
fi
- PBX_OPENH323=0
RADIUS_DESCRIP="Radius Client"
RADIUS_OPTION="radius"
+ PBX_RADIUS=0
# Check whether --with-radius was given.
if test "${with_radius+set}" = set; then
case ${withval} in
n|no)
USE_RADIUS=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_RADIUS=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} RADIUS"
fi
- PBX_RADIUS=0
SDL_DESCRIP="Sdl"
SDL_OPTION="sdl"
+ PBX_SDL=0
# Check whether --with-sdl was given.
if test "${with_sdl+set}" = set; then
case ${withval} in
n|no)
USE_SDL=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_SDL=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} SDL"
fi
- PBX_SDL=0
SDL_IMAGE_DESCRIP="Sdl Image library"
SDL_IMAGE_OPTION="SDL_image"
+ PBX_SDL_IMAGE=0
# Check whether --with-SDL_image was given.
if test "${with_SDL_image+set}" = set; then
case ${withval} in
n|no)
USE_SDL_IMAGE=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_SDL_IMAGE=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} SDL_IMAGE"
fi
- PBX_SDL_IMAGE=0
OPENAIS_DESCRIP="OpenAIS"
OPENAIS_OPTION="openais"
+ PBX_OPENAIS=0
# Check whether --with-openais was given.
if test "${with_openais+set}" = set; then
case ${withval} in
n|no)
USE_OPENAIS=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_OPENAIS=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} OPENAIS"
fi
- PBX_OPENAIS=0
SPEEX_DESCRIP="Speex"
SPEEX_OPTION="speex"
+ PBX_SPEEX=0
# Check whether --with-speex was given.
if test "${with_speex+set}" = set; then
case ${withval} in
n|no)
USE_SPEEX=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_SPEEX=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} SPEEX"
fi
- PBX_SPEEX=0
SPEEXDSP_DESCRIP="Speexdsp"
SPEEXDSP_OPTION="speexdsp"
+ PBX_SPEEXDSP=0
# Check whether --with-speexdsp was given.
if test "${with_speexdsp+set}" = set; then
case ${withval} in
n|no)
USE_SPEEXDSP=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_SPEEXDSP=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} SPEEXDSP"
fi
- PBX_SPEEXDSP=0
SQLITE_DESCRIP="SQLite"
SQLITE_OPTION="sqlite"
+ PBX_SQLITE=0
# Check whether --with-sqlite was given.
if test "${with_sqlite+set}" = set; then
case ${withval} in
n|no)
USE_SQLITE=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_SQLITE=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} SQLITE"
fi
- PBX_SQLITE=0
SQLITE3_DESCRIP="SQLite"
SQLITE3_OPTION="sqlite3"
+ PBX_SQLITE3=0
# Check whether --with-sqlite3 was given.
if test "${with_sqlite3+set}" = set; then
case ${withval} in
n|no)
USE_SQLITE3=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_SQLITE3=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} SQLITE3"
fi
- PBX_SQLITE3=0
SUPPSERV_DESCRIP="mISDN Supplemental Services"
SUPPSERV_OPTION="suppserv"
+ PBX_SUPPSERV=0
# Check whether --with-suppserv was given.
if test "${with_suppserv+set}" = set; then
case ${withval} in
n|no)
USE_SUPPSERV=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_SUPPSERV=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} SUPPSERV"
fi
- PBX_SUPPSERV=0
OPENSSL_DESCRIP="OpenSSL Secure Sockets Layer support"
OPENSSL_OPTION="ssl"
+ PBX_OPENSSL=0
# Check whether --with-ssl was given.
if test "${with_ssl+set}" = set; then
case ${withval} in
n|no)
USE_OPENSSL=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_OPENSSL=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} OPENSSL"
fi
- PBX_OPENSSL=0
FREETDS_DESCRIP="FreeTDS"
FREETDS_OPTION="tds"
+ PBX_FREETDS=0
# Check whether --with-tds was given.
if test "${with_tds+set}" = set; then
case ${withval} in
n|no)
USE_FREETDS=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_FREETDS=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} FREETDS"
fi
- PBX_FREETDS=0
TERMCAP_DESCRIP="Termcap"
TERMCAP_OPTION="termcap"
+ PBX_TERMCAP=0
# Check whether --with-termcap was given.
if test "${with_termcap+set}" = set; then
case ${withval} in
n|no)
USE_TERMCAP=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_TERMCAP=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} TERMCAP"
fi
- PBX_TERMCAP=0
TINFO_DESCRIP="Term Info"
TINFO_OPTION="tinfo"
+ PBX_TINFO=0
# Check whether --with-tinfo was given.
if test "${with_tinfo+set}" = set; then
case ${withval} in
n|no)
USE_TINFO=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_TINFO=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} TINFO"
fi
- PBX_TINFO=0
TONEZONE_DESCRIP="tonezone"
TONEZONE_OPTION="tonezone"
+ PBX_TONEZONE=0
# Check whether --with-tonezone was given.
if test "${with_tonezone+set}" = set; then
case ${withval} in
n|no)
USE_TONEZONE=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_TONEZONE=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} TONEZONE"
fi
- PBX_TONEZONE=0
UNIXODBC_DESCRIP="unixODBC"
UNIXODBC_OPTION="unixodbc"
+ PBX_UNIXODBC=0
# Check whether --with-unixodbc was given.
if test "${with_unixodbc+set}" = set; then
case ${withval} in
n|no)
USE_UNIXODBC=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_UNIXODBC=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} UNIXODBC"
fi
- PBX_UNIXODBC=0
USB_DESCRIP="usb"
USB_OPTION="usb"
+ PBX_USB=0
# Check whether --with-usb was given.
if test "${with_usb+set}" = set; then
case ${withval} in
n|no)
USE_USB=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_USB=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} USB"
fi
- PBX_USB=0
VORBIS_DESCRIP="Vorbis"
VORBIS_OPTION="vorbis"
+ PBX_VORBIS=0
# Check whether --with-vorbis was given.
if test "${with_vorbis+set}" = set; then
case ${withval} in
n|no)
USE_VORBIS=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_VORBIS=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} VORBIS"
fi
- PBX_VORBIS=0
VPB_DESCRIP="Voicetronix API"
VPB_OPTION="vpb"
+ PBX_VPB=0
# Check whether --with-vpb was given.
if test "${with_vpb+set}" = set; then
case ${withval} in
n|no)
USE_VPB=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_VPB=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} VPB"
fi
- PBX_VPB=0
X11_DESCRIP="X11 support"
X11_OPTION="x11"
+ PBX_X11=0
# Check whether --with-x11 was given.
if test "${with_x11+set}" = set; then
case ${withval} in
n|no)
USE_X11=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_X11=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} X11"
fi
- PBX_X11=0
ZLIB_DESCRIP="zlib"
ZLIB_OPTION="z"
+ PBX_ZLIB=0
# Check whether --with-z was given.
if test "${with_z+set}" = set; then
case ${withval} in
n|no)
USE_ZLIB=no
+ # -1 is a magic value used by menuselect to know that the package
+ # was disabled, other than 'not found'
+ PBX_ZLIB=-1
;;
y|ye|yes)
ac_mandatory_list="${ac_mandatory_list} ZLIB"
fi
- PBX_ZLIB=0