aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2006-09-19Update configure and closest kin. *Hopes my branch doesn't break*mattf1-37/+891
2006-09-19Let's try this out. Seems silly, but we'll try it anywaysmattf1-1/+1
2006-09-19Add a few more 'generic' platformsqwell1-0/+9
2006-09-19restore ability for Makefiles to use 'generic' platform names when neededkpfleming1-4/+17
2006-09-18This totally worked when I tested it...qwell1-4/+17
2006-09-18This was silly. Nowhere else do we use [ or [[qwell1-17/+4
2006-09-18We have autoconf...let's actually use it.qwell1-3/+46
2006-09-18handle config.guess name for FreeBSD properlykpfleming1-120/+137
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-2/+3
2006-08-31Update configure script to check for Zaptel VLDTMF support since this will no...file1-34/+34
2006-08-26more optimizations for embedded systems:kpfleming1-58/+200
2006-08-25fix redirect typorussell1-1/+1
2006-08-25fix a typo and clarify something elsekpfleming1-5/+5
2006-08-25remove the make version check, and instead, check for the actual bug thatrussell1-18/+30
2006-08-25get cflags for libcurl as well as libs (patch from qwell)russell1-6/+11
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...kpfleming1-1/+71
2006-08-22remove requirement for libtasn1, which appears to be a Debian thingkpfleming1-2/+2
2006-08-21use a customized configure macro to tell the script that uCLinux does not hav...kpfleming1-2/+2
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-983/+2535
2006-08-17updating configure script and putting comments in the docsmogorman1-8/+122
2006-08-17update configure script to reflect change to make version checkrussell1-3/+3
2006-08-17print a warning at the end of the configure script if the version of GNU Makerussell1-1/+22
2006-08-14support ./configure --silentrussell1-242/+486
2006-07-15update configure script with new curl version testkpfleming1-3/+17
2006-07-15update to autoconf 2.60 versionkpfleming1-161/+169
2006-07-07avoid an error from configure by not doing a cat on a file that doesn't existrussell1-2/+4
2006-07-07actually do proper searching for c-client and output the results so app_voice...kpfleming1-2/+144
2006-07-05allow codec_gsm to be built using internal GSM library again (oops!)kpfleming1-1/+6
2006-07-05update OSS so it works againkpfleming1-11/+8
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...kpfleming1-9941/+9693
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationskpfleming1-130/+130
2006-07-05match the change made to AST_EXT_LIB in asterisk-addonsrussell1-28/+28
2006-06-30update configurerussell1-1/+661
2006-06-29move FreeTDS version check into configure scriptkpfleming1-1/+17
2006-06-24clean up some damage from today's commitkpfleming1-18/+18
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-2656/+2936
2006-06-24search for Zaptel and libtonezone separately in the configure scriptkpfleming1-199/+369
2006-06-23add basic autoconf support for res_snmprussell1-6/+121
2006-06-22revert my change to use the AC_PREFIX_DEFAULT macro since it is not somethingrussell1-5/+3
2006-06-22use the AC_PREFIX_DEFAULT macro to set the default prefix instead of settingrussell1-3/+5
2006-06-14use the proper test for compiler atomicskpfleming1-7/+8
2006-06-13use atomic operations provided by the compiler if they are available (yay for...kpfleming1-0/+68
2006-06-12bootstrap to include latest configure script changekpfleming1-2/+3
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedkpfleming1-3/+3
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-1396/+3858
2006-05-25regenerate configure after the last fixrussell1-10/+8
2006-05-22bootstrap updates to include xmpp related stuffkpfleming1-4613/+5744
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)russell1-1040/+1517
2006-05-19add support for more refined ability to set install paths using the standardrussell1-90/+108
2006-05-09update to include latest FreeBSD changeskpfleming1-302/+167