summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2006-09-18handle config.guess name for FreeBSD properlyKevin P. Fleming
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cJason Parker
2006-08-31Update configure script to check for Zaptel VLDTMF support since this will no...Joshua Colp
2006-08-26more optimizations for embedded systems:Kevin P. Fleming
2006-08-25fix redirect typoRussell Bryant
2006-08-25fix a typo and clarify something elseKevin P. Fleming
2006-08-25remove the make version check, and instead, check for the actual bug thatRussell Bryant
2006-08-25get cflags for libcurl as well as libs (patch from qwell)Russell Bryant
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...Kevin P. Fleming
2006-08-22remove requirement for libtasn1, which appears to be a Debian thingKevin P. Fleming
2006-08-21use a customized configure macro to tell the script that uCLinux does not hav...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-17updating configure script and putting comments in the docsMatt O'Gorman
2006-08-17update configure script to reflect change to make version checkRussell Bryant
2006-08-17print a warning at the end of the configure script if the version of GNU MakeRussell Bryant
2006-08-14support ./configure --silentRussell Bryant
2006-07-15update configure script with new curl version testKevin P. Fleming
2006-07-15update to autoconf 2.60 versionKevin P. Fleming
2006-07-07avoid an error from configure by not doing a cat on a file that doesn't existRussell Bryant
2006-07-07actually do proper searching for c-client and output the results so app_voice...Kevin P. Fleming
2006-07-05allow codec_gsm to be built using internal GSM library again (oops!)Kevin P. Fleming
2006-07-05update OSS so it works againKevin P. Fleming
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...Kevin P. Fleming
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-07-05match the change made to AST_EXT_LIB in asterisk-addonsRussell Bryant
2006-06-30update configureRussell Bryant
2006-06-29move FreeTDS version check into configure scriptKevin P. Fleming
2006-06-24clean up some damage from today's commitKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-24search for Zaptel and libtonezone separately in the configure scriptKevin P. Fleming
2006-06-23add basic autoconf support for res_snmpRussell Bryant
2006-06-22revert my change to use the AC_PREFIX_DEFAULT macro since it is not somethingRussell Bryant
2006-06-22use the AC_PREFIX_DEFAULT macro to set the default prefix instead of settingRussell Bryant
2006-06-14use the proper test for compiler atomicsKevin P. Fleming
2006-06-13use atomic operations provided by the compiler if they are available (yay for...Kevin P. Fleming
2006-06-12bootstrap to include latest configure script changeKevin P. Fleming
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedKevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-25regenerate configure after the last fixRussell Bryant
2006-05-22bootstrap updates to include xmpp related stuffKevin P. Fleming
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)Russell Bryant
2006-05-19add support for more refined ability to set install paths using the standardRussell Bryant
2006-05-09update to include latest FreeBSD changesKevin P. Fleming
2006-05-09add regenerated configure scriptRussell Bryant
2006-05-09change the check for zaptel to only check for linux/zaptel.h on Linux, andRussell Bryant
2006-05-08commit the proper configure scriptKevin P. Fleming
2006-05-08silly people that don't want to install/run autoconf :-)Kevin P. Fleming