aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2006-10-13Merged revisions 45027 via svnmerge from kpfleming1-0/+2
2006-10-05Basically, this commit only simplifies configure.ac and makes the rizzo1-102/+12
2006-10-04simplify checks for OSS using AST_EXT_LIB_CHECK;rizzo1-34/+8
2006-10-04restore proper CPPFLAGS and LDFLAGS for FreeBSD,rizzo1-0/+2
2006-10-03comment the fact that autoconf2.59 is ok to process this file, but we want torizzo1-0/+6
2006-09-29Merged revisions 44055 via svnmerge from kpfleming1-23/+0
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming1-22/+21
2006-09-27Add ability to set high ToS bits as non-root on Linux using libcap (issue #70...file1-0/+5
2006-09-21Merge in SS7 changes.... need to still cleanup zapata.confmattf1-0/+3
2006-09-21Merged revisions 43410 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
2006-06-30add support for atomic operations provided by mac osxrussell1-0/+5
2006-06-29move FreeTDS version check into configure scriptkpfleming1-0/+16
2006-06-24clean up some damage from today's commitkpfleming1-13/+13
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-268/+338
2006-06-24search for Zaptel and libtonezone separately in the configure scriptkpfleming1-6/+65
2006-06-23add basic autoconf support for res_snmprussell1-0/+10
2006-06-22revert my change to use the AC_PREFIX_DEFAULT macro since it is not somethingrussell1-2/+2
2006-06-22use the AC_PREFIX_DEFAULT macro to set the default prefix instead of settingrussell1-2/+2