summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2007-11-06Set up detection of IP_PKTINFO in autoconf for chan_unistimTilghman Lesher
2007-11-02Add pbx_lua as a method of doing extensionsTilghman Lesher
2007-11-01Remove traces of gnutls, since we no longer use/need it.Jason Parker
2007-10-29Add autoconf checks for extra suppserv definitions that are not present in re...Joshua Colp
2007-10-27Update the configure script for the last libss7 API changeRussell Bryant
2007-10-14Change the configure script to check for a function that was recently added t...Russell Bryant
2007-09-28Autoconf requires version 2.60, not 2.59, to process (Closes issue #10842)Tilghman Lesher
2007-09-22Fixes for FreeBSD... testing for every conceivable math function nowTilghman Lesher
2007-09-21Check for the presence of trunc and round, and make the ISOC99 detection a li...Tilghman Lesher
2007-09-14Merged revisions 82385 via svnmerge from Russell Bryant
2007-09-07Don't check for epoll support when cross compiling.Joshua Colp
2007-08-18Actually check the return value of epoll_create to make sure it works.Joshua Colp
2007-08-08Add support for using epoll instead of poll. This should increase scalability...Joshua Colp
2007-08-06Merged revisions 78166 via svnmerge from Joshua Colp
2007-08-01Instead of adding the SOLARIS check to each HAVE_SYSINFO check let's just mak...Joshua Colp
2007-08-01Don't look for /dev/urandom when cross compiling. Just assume it is not avail...Joshua Colp
2007-08-01Merged revisions 77865 via svnmerge from Joshua Colp
2007-08-01Merged revisions 77863 via svnmerge from Joshua Colp
2007-07-23Use autoconf logic to determine byte swapping macro presence. This should now...Joshua Colp
2007-07-21Add support for using /dev/urandom to get random numbers on systems that supp...Joshua Colp
2007-07-16Add in check for the GCC attribute deprecated. It may be used soon!Joshua Colp
2007-07-11Merged revisions 74572 via svnmerge from Joshua Colp
2007-07-10Merged revisions 74374 via svnmerge from Jason Parker
2007-07-09Merged revisions 74211 via svnmerge from Russell Bryant
2007-07-08Restore EXP2 and LOG2 functions, by providing mathematical identify functions...Tilghman Lesher
2007-07-07These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not existing...Steve Murphy
2007-06-30Merged revisions 72766 via svnmerge from Russell Bryant
2007-06-29Fix my recent change for sending large files via the http server. This codeRussell Bryant
2007-06-29Merge changes from team/russell/http_filetxferRussell Bryant
2007-06-28Apparently some builds of gcc don't have declaration-after-statement.Jason Parker
2007-06-26Fixes a problem where Asterisk would not compile if IMAP_STORAGE was enabled.Mark Michelson
2007-06-25Allow compilation off app_voicemail with IMAP_STORAE against a system installedRussell Bryant
2007-06-18Merged revisions 69702 via svnmerge from Russell Bryant
2007-06-04Merged revisions 67026 via svnmerge from Russell Bryant
2007-05-25more minor fixesKevin P. Fleming
2007-05-25Merged revisions 66157 via svnmerge from Kevin P. Fleming
2007-05-24use the OpenSSL AES implementation if it's available (unless configured not to)Kevin P. Fleming
2007-05-24Merged revisions 66029-66030 via svnmerge from Jason Parker
2007-05-24Merged revisions 66026 via svnmerge from Russell Bryant
2007-04-11Add a configure script check for sysinfo support.Joshua Colp
2007-04-06Merged revisions 60603 via svnmerge from Russell Bryant
2007-03-26Merged revisions 59202 via svnmerge from Nadi Sarrar
2007-03-15Merged revisions 58947 via svnmerge from Russell Bryant
2007-03-15Merged revisions 58931 via svnmerge from Russell Bryant
2007-03-13Merge changes from team/russell/sqlite:Russell Bryant
2007-03-08Merged revisions 58320 via svnmerge from Russell Bryant
2007-03-02Merged revisions 57556 via svnmerge from Russell Bryant
2007-02-17Merged revisions 55052 via svnmerge from Russell Bryant
2007-02-10Merged revisions 53850 via svnmerge from Kevin P. Fleming
2007-02-09Merged revisions 53715 via svnmerge from Kevin P. Fleming