aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2006-08-14support ./configure --silentrussell1-65/+66
2006-07-15Move curl version test to autoconf scripttilghman1-3/+13
2006-07-07avoid an error from configure by not doing a cat on a file that doesn't existrussell1-1/+3
2006-07-07actually do proper searching for c-client and output the results so app_voice...kpfleming1-1/+83
2006-07-05allow codec_gsm to be built using internal GSM library again (oops!)kpfleming1-0/+5
2006-07-05update OSS so it works againkpfleming1-6/+5
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...kpfleming1-324/+230
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationskpfleming1-3/+3
2006-07-05match the change made to AST_EXT_LIB in asterisk-addonsrussell1-5/+5