summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2006-08-31Update configure script to check for Zaptel VLDTMF support since this will no...Joshua Colp
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can beRussell Bryant
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-25we use autoconf 2.60.Russell 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-17changes to configure to support older c-client than theMatt O'Gorman
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-15Move curl version test to autoconf scriptTilghman Lesher
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-30add support for atomic operations provided by mac osxRussell 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-12Bug 7339 - check for duplication of strnlen functionTilghman Lesher
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-25restore default paths for FreeBSD (reported by alphaque, fixed by jcollie)Russell Bryant
2006-05-22asterisk-xmpp merge inMatt O'Gorman
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-11change the CFLAGS controlled by menuselect to be placed in a header fileRussell Bryant
2006-05-09add default values for CPPFLAGS and LDFLAGS on FreeBSDLuigi Rizzo
2006-05-09change the check for zaptel to only check for linux/zaptel.h on Linux, andRussell Bryant
2006-05-08add smarter checking for termcap support, which fixes a build problem whenRussell Bryant
2006-05-01don't put bogus paths like -L/lib into link commandsKevin P. Fleming
2006-05-01do the check for VoiceTronix support using C++Kevin P. Fleming
2006-05-01do check for ixjuser.h in a way that can actually succeed :-)Kevin P. Fleming
2006-04-30use proper method of detecting OSS support on Linux and FreeBSDKevin P. Fleming
2006-04-30fix a libtonezone detection issue on FreeBSDRussell Bryant
2006-04-30remove unusable MFC/R2 supportKevin P. Fleming