aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/autoconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2007-11-21add check for video4linuxrizzo1-0/+3
2007-11-21X11 checks (at least some - for other platforms withrizzo1-0/+6
2007-11-17Use autoconf logic to determine the presence of PTHREAD_RECURSIVE_MUTEX_INITI...file1-0/+13
2007-11-17start using asterisk/network.h for network related headers.rizzo1-0/+3
2007-11-17timersub is a macro not a function, so write the check in a wayrizzo1-1/+1
2007-11-17Update the configure script check for sys/poll.h to also provide the result inrussell1-0/+3
2007-11-17add detection for timersub() and winsock.h/winsock2.hrizzo1-0/+9
2007-11-17acinclude.m4: add a function to help checking sdl-config, gtk-configrizzo1-0/+15
2007-11-17add check for the presence of globrizzo1-0/+3
2007-11-06Set up detection of IP_PKTINFO in autoconf for chan_unistimtilghman1-0/+3
2007-11-02Add pbx_lua as a method of doing extensionstilghman1-0/+6
2007-11-01Remove traces of gnutls, since we no longer use/need it.qwell1-6/+0
2007-10-29Add autoconf checks for extra suppserv definitions that are not present in re...file1-0/+12
2007-09-22Fixes for FreeBSD... testing for every conceivable math function nowtilghman1-4/+196
2007-09-21Check for the presence of trunc and round, and make the ISOC99 detection a li...tilghman1-0/+24
2007-09-14Merged revisions 82385 via svnmerge from russell1-0/+6
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file1-0/+3
2007-08-01Merged revisions 77863 via svnmerge from file1-2/+5
2007-07-23Use autoconf logic to determine byte swapping macro presence. This should now...file1-0/+10
2007-07-21Add support for using /dev/urandom to get random numbers on systems that supp...file1-0/+3
2007-07-16Add in check for the GCC attribute deprecated. It may be used soon!file1-0/+3
2007-07-11Merged revisions 74572 via svnmerge from file1-0/+3
2007-07-10Merged revisions 74374 via svnmerge from qwell1-0/+3
2007-07-08Restore EXP2 and LOG2 functions, by providing mathematical identify functions...tilghman1-4/+68
2007-07-07These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not existing...murf1-32/+16
2007-06-29Fix my recent change for sending large files via the http server. This coderussell1-3/+0
2007-06-29Merge changes from team/russell/http_filetxferrussell1-0/+3
2007-06-18Merged revisions 69702 via svnmerge from russell1-0/+6
2007-05-24use the OpenSSL AES implementation if it's available (unless configured not to)kpfleming1-0/+6
2007-04-11Add a configure script check for sysinfo support.file1-0/+6
2007-04-06Merged revisions 60603 via svnmerge from russell1-0/+6
2007-03-26Merged revisions 59202 via svnmerge from nadi1-0/+3
2007-03-15Merged revisions 58947 via svnmerge from russell1-0/+3
2007-03-13Merge changes from team/russell/sqlite:russell1-0/+6
2007-02-17Merged revisions 55052 via svnmerge from russell1-3/+0
2007-01-30Merged revisions 52997 via svnmerge from russell1-0/+6
2007-01-19Regenerate configure script to reflect recent zaptel changesrussell1-2/+20
2007-01-15Merged revisions 50867 via svnmerge from kpfleming1-3/+7
2007-01-01Merged revisions 49102 via svnmerge from kpfleming1-2/+2
2006-12-16Merged revisions 48528 via svnmerge from kpfleming1-0/+28
2006-11-02I'm crazy so I will add this... pthread rwlock wrappers, along with autoconf ...file1-0/+12
2006-10-22regenerate the configure script and autoconfig.h.in to reflect recent changesrussell1-0/+9
2006-10-13Merged revisions 45027 via svnmerge from kpfleming1-0/+6
2006-10-06regenerate the configure script to reflect the latest changes done byrussell1-31/+120
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming1-0/+3
2006-09-21Merge in SS7 changes.... need to still cleanup zapata.confmattf1-0/+3
2006-09-19Update configure and closest kin. *Hopes my branch doesn't break*mattf1-1/+4
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-0/+3
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can berussell1-2/+0
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...kpfleming1-0/+4