aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-14use the proper test for compiler atomicskpfleming1-1/+1
2006-06-13use atomic operations provided by the compiler if they are available (yay for...kpfleming1-0/+8
2006-06-12Bug 7339 - check for duplication of strnlen functiontilghman1-1/+1
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedkpfleming1-1/+1
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-0/+7
2006-05-25restore default paths for FreeBSD (reported by alphaque, fixed by jcollie)russell1-9/+7
2006-05-22asterisk-xmpp merge inmogorman1-0/+1
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)russell1-13/+14
2006-05-19add support for more refined ability to set install paths using the standardrussell1-5/+24
2006-05-11change the CFLAGS controlled by menuselect to be placed in a header filerussell1-0/+4
2006-05-09add default values for CPPFLAGS and LDFLAGS on FreeBSDrizzo1-0/+8
2006-05-09change the check for zaptel to only check for linux/zaptel.h on Linux, andrussell1-3/+4
2006-05-08add smarter checking for termcap support, which fixes a build problem whenrussell1-5/+22
2006-05-01don't put bogus paths like -L/lib into link commandskpfleming1-51/+64
2006-05-01do the check for VoiceTronix support using C++kpfleming1-13/+17
2006-05-01do check for ixjuser.h in a way that can actually succeed :-)kpfleming1-6/+7
2006-04-30use proper method of detecting OSS support on Linux and FreeBSDkpfleming1-3/+14
2006-04-30fix a libtonezone detection issue on FreeBSDrussell1-1/+1
2006-04-30remove unusable MFC/R2 supportkpfleming1-1/+0
2006-04-30remove attribute checking... it was an attempt to support older GCC compilers...kpfleming1-3/+0
2006-04-29and now with the correct filenameskpfleming1-0/+3
2006-04-27when doing the checks necessary for chan_phone, look for all of the linuxrussell1-1/+4
2006-04-27- add missing IXJUSER to menuselect-deps.inrussell1-4/+3
2006-04-25apparently some systems may have ncurses that doesn't provide backwards compatrussell1-0/+1
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-0/+674