aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2008-01-13Add configure script check for JACK.russell1-10/+309
2008-01-13Remove KDE configure script check that isn't usedrussell1-256/+11
2008-01-11Add some extra checking to help out with a potential error when trying torussell1-5/+48
2008-01-10Use AST_EXT_TOOL_CHECK() for the GTK check again. I changed this to an inlinerussell1-33/+37
2008-01-10Merged revisions 97734 via svnmerge from russell1-300/+5
2008-01-09re-gen configurerussell1-38/+34
2008-01-04[commit message]kpfleming1-3/+113
2008-01-02Don't use AST_C_DEFINE_CHECK for the two pthread things that may not actually...file1-68/+27
2008-01-02improve AC_C_DEFINE_CHECK to not try to evaluate the macro being checked for,...kpfleming1-20/+252
2008-01-02actually check for a function present in libiconv (don't know how this test c...kpfleming1-6/+14
2008-01-01implement "configure" checks for libiconv, and add therizzo1-17/+312
2007-12-31Regenerate configure script to include check for portaudio.russell1-25/+324
2007-12-19Merged revisions 94077 via svnmerge from russell1-9/+119
2007-12-19Properly document AST_EXT_TOOL_CHECK() and use it to check forrizzo1-304/+187
2007-12-17make the configure script detect that it is running on a Windows platform, an...kpfleming1-5/+18
2007-12-17Merged revisions 93180 via svnmerge from kpfleming1-8916/+3239
2007-12-12Merged revisions 92463 via svnmerge from tilghman1-2475/+8795
2007-12-11Trunk build would fail due to the nonexistence of zaptel hwgainmmichelson1-1/+72
2007-11-26Update the configure script check for libpri to check for the newest functionrussell1-6/+10
2007-11-21enable support for stack backtrace for stuff built in utils/rizzo1-3/+3
2007-11-21add check for video4linuxrizzo1-1/+137
2007-11-21X11 checks (at least some - for other platforms withrizzo1-17/+566
2007-11-20i got a little carried away with commas ...russell1-3/+3
2007-11-20fix the zaptel configure script checkrussell1-16/+20
2007-11-20add an argument for extra headers to AC_EXT_LIB_CHECK,rizzo1-12975/+1183
2007-11-20comment a bit the code in acinclude.m4rizzo1-754/+749
2007-11-18Change autoconf logic a bit so it says what it is looking for in two instance...file1-1/+6
2007-11-17Use autoconf logic to determine the presence of PTHREAD_RECURSIVE_MUTEX_INITI...file1-5/+242
2007-11-17timersub is a macro not a function, so write the check in a wayrizzo1-64/+18
2007-11-17Update the configure script check for sys/poll.h to also provide the result inrussell1-5/+14
2007-11-17add detection for timersub() and winsock.h/winsock2.hrizzo1-36/+272
2007-11-17use autoconf to check for the existence of sys/poll.hrizzo1-2/+135
2007-11-17acinclude.m4: add a function to help checking sdl-config, gtk-configrizzo1-20/+1122
2007-11-06Set up detection of IP_PKTINFO in autoconf for chan_unistimtilghman1-1/+54
2007-11-02Add pbx_lua as a method of doing extensionstilghman1-10/+440
2007-11-01Remove traces of gnutls, since we no longer use/need it.qwell1-441/+10
2007-10-29Add autoconf checks for extra suppserv definitions that are not present in re...file1-1/+139
2007-10-27Update the configure script for the last libss7 API changerussell1-2/+2
2007-10-14Change the configure script to check for a function that was recently added t...russell1-2/+2
2007-09-28Autoconf requires version 2.60, not 2.59, to process (Closes issue #10842)tilghman1-1/+1
2007-09-22Fixes for FreeBSD... testing for every conceivable math function nowtilghman1-6/+13262
2007-09-21Check for the presence of trunc and round, and make the ISOC99 detection a li...tilghman1-1/+1561
2007-09-14Merged revisions 82385 via svnmerge from russell1-6/+434
2007-09-07Don't check for epoll support when cross compiling.file1-1/+4
2007-08-18Actually check the return value of epoll_create to make sure it works.file1-1/+5
2007-08-08Regenerate configure script. This actually just updated the revision number.....file1-1/+1
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file1-1/+55
2007-08-06Merged revisions 78166 via svnmerge from file1-3/+5
2007-08-01Instead of adding the SOLARIS check to each HAVE_SYSINFO check let's just mak...file1-2/+2
2007-08-01Don't look for /dev/urandom when cross compiling. Just assume it is not avail...file1-2/+5