aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2007-02-17If the pg_config application is found, but there is probably executing it,russell1-15/+25
2007-02-12Make the --without-oss argument work. (issue #9026 reported by puzzled)file1-0/+2
2007-02-10don't display the --with-imap message unless --with-imap was specified withou...kpfleming1-17/+19
2007-02-09clarify the fact that voicemail IMAP storage cannot be built against a distro...kpfleming1-0/+4
2007-01-30When we are checking for a system installed version of libgsm, we need to checkrussell1-12/+43
2007-01-28Suggested change to fix normal usage of --with-tds=/usr/local (Sean Bright, v...tilghman1-1/+1
2007-01-25Remove libnsl as a required lib for libiksemel to work. This change wasrussell1-1/+1
2007-01-15use the ACX_PTHREAD macro from the Autoconf macro archive for setting up comp...kpfleming1-3/+2
2007-01-08since we use AC_PATH_TOOL to find tools, we should use the results it provide...kpfleming1-8/+8
2007-01-01check specifically for VLDTMF and transcoding support in the system's Zaptel ...kpfleming1-23/+40
2006-12-28Backport support for read/write locks.file1-0/+18
2006-12-25Clean up autoconf file (gets rid of warnings seen when rebuilding configure) ...file1-3/+3
2006-12-18ctrl-w != w (nano search)qwell1-1/+0
2006-12-16use m4 quoting for AC_MSG_NOTICE calls, to keep these calls from thinking the...kpfleming1-59/+59
2006-12-05Fix curl version number testing to be much more friendly to non-bash shells.qwell1-16/+7
2006-12-01FreeBSD 6.1 does not include wget by default. However, it has fetch which willrussell1-0/+8
2006-11-16check for pre-1.4 versions of Zaptel and abort the configure script if found ...kpfleming1-0/+32
2006-11-08Copy the macros from libtool.m4 to our own acinclude.m4 such that libtool isrussell1-1/+3
2006-11-03add proper environment vars to detect modules on freebsd.rizzo1-0/+2
2006-11-01Fixes for cross-compilation on mips russell1-0/+1
2006-11-01Add a check in the configure script to determine whether ld is GNU ld or not.russell1-0/+8
2006-10-30Don't explicitly link in crypt as it is not used on some platforms.file1-1/+1
2006-10-25fix error output when checking for openh323 to refer to openh323 insteadrussell1-2/+2
2006-10-13use a configure script test for PMTU discovery control instead of just assumi...kpfleming1-0/+9
2006-09-29fix a few build system bugs, and convert Makefiles to be compatible with GNU ...kpfleming1-23/+0
2006-09-29support --without-curl in configure scriptkpfleming1-22/+21
2006-09-21Merged revisions 43409 via svnmerge from tilghman1-0/+3
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf1-39/+49
2006-09-19Let's order these better..qwell1-3/+3
2006-09-19Add a few more 'generic' platformsqwell1-0/+9
2006-09-19restore ability for Makefiles to use 'generic' platform names when neededkpfleming1-0/+11
2006-09-18This totally worked when I tested it...qwell1-5/+14
2006-09-18This was silly. Nowhere else do we use [ or [[qwell1-14/+5
2006-09-18We have autoconf...let's actually use it.qwell1-0/+1
2006-09-18handle config.guess name for FreeBSD properlykpfleming1-1/+1
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-1/+1
2006-08-31Update configure script to check for Zaptel VLDTMF support since this will no...file1-12/+12
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can berussell1-2/+0
2006-08-26more optimizations for embedded systems:kpfleming1-6/+29
2006-08-25fix redirect typorussell1-1/+1
2006-08-25fix a typo and clarify something elsekpfleming1-2/+2
2006-08-25remove the make version check, and instead, check for the actual bug thatrussell1-10/+23
2006-08-25we use autoconf 2.60.russell1-1/+1
2006-08-25get cflags for libcurl as well as libs (patch from qwell)russell1-3/+6
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...kpfleming1-0/+9
2006-08-22remove requirement for libtasn1, which appears to be a Debian thingkpfleming1-1/+1
2006-08-21use a customized configure macro to tell the script that uCLinux does not hav...kpfleming1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-99/+68
2006-08-17changes to configure to support older c-client than themogorman1-6/+63
2006-08-17print a warning at the end of the configure script if the version of GNU Makerussell1-0/+10