aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2008-02-14Change to the configure logic regarding IMAP. Prior to this commit, if you wi...mmichelson1-150/+408
2008-02-04Cross-platform fix: OS X now deprecates the use of the daemon(3) API.tilghman1-0/+2
2008-02-01Change detection of getifaddrs to use AST_C_COMPILE_CHECK, backported from tr...tilghman1-1/+1
2008-02-01Compatibility fix for OpenWRT (reported by Brian Capouch via the mailing list)tilghman1-0/+2
2008-01-16Add autoconf logic for speexdsp. Later versions use a separate library for so...file1-0/+3
2008-01-11Backport the ability to set the ToS bits on Linux when not running as root.russell1-0/+5
2008-01-10Remove pbx_kdeconsole from the tree. It hasn't worked in ages, and nobody hasrussell1-73/+0
2007-12-19Check for the existence of the soxmix application on the target platform and ...russell1-0/+5
2007-12-17In http://lists.digium.com/pipermail/asterisk-dev/2007-December/031145.html,kpfleming1-5/+2
2007-12-12Test directly for the API that fixed AST-2007-026, to ensure that oldertilghman1-2/+2
2007-12-04Modify file.h to maintain API compatibility with earlier versions. If a recentrussell1-0/+1
2007-09-14Add checking for libusb here, so nobody has to deal with conflicts in therussell1-0/+3
2007-08-06(closes issue #10383)file1-2/+4
2007-08-01And for my last trick... make sure that if gethostbyname_r is exported by a l...file1-0/+2
2007-08-01Extend autoconf logic to determine which version of gethostbyname_r is on the...file1-1/+17
2007-07-11Instead of figuring out kernel versions that have compiler.h and not... let's...file1-1/+4
2007-07-10Merged revisions 74373 via svnmerge from qwell1-1/+9
2007-07-09Update the configure script to check for a required function that is not presentrussell1-1/+1
2007-06-30Tweak the configure script so that error output isn't spewed to the consolerussell1-1/+1
2007-06-29Backport fix for GCC versions without support for declaration-after-statement.file1-0/+10
2007-06-28add a check for gethostbyname_r so we canrizzo1-2/+5
2007-06-18To prevent 92138749238754 more reports of "I have unixodbc installed, butrussell1-1/+5
2007-06-04Change the configure script to build a test program against libcurl to makerussell1-2/+21
2007-05-25have to check for OSP toolkit _after_ checking for OpenSSLkpfleming1-5/+4
2007-05-25handle the GNUTLS library properly in the configure script and build systemkpfleming1-5/+5
2007-05-24Following moving strip to AC_PATH_TOOL, we need to do something similar for ar.qwell1-2/+1
2007-05-24Checking for the strip application needs to be done with AC_PATH_TOOLrussell1-1/+2
2007-04-06To be able to achieve the things that we would like to achieve with therussell1-1/+1
2007-03-26* mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, ma...nadi1-0/+1
2007-03-16Making these documentation changes in the 1.4 branch upset various people, sorussell1-1/+0
2007-03-15Add configure script checking for GTK2 and some additional Makefile targetsrussell1-0/+12
2007-03-15Merge changes from svn/asterisk/team/russell/LaTeX_docs.russell1-0/+1
2007-03-08If we receive ZT_EVENT_REMOVED, destroy the specified channel. russell1-2/+2
2007-03-02Update the check that is used to determine whether zaptel transcoder supportrussell1-2/+2
2007-02-17If the pg_config application is found, but there is probably executing it,russell1-15/+25
2007-02-12Make the --without-oss argument work. (issue #9026 reported by puzzled)file1-0/+2
2007-02-10don't display the --with-imap message unless --with-imap was specified withou...kpfleming1-17/+19
2007-02-09clarify the fact that voicemail IMAP storage cannot be built against a distro...kpfleming1-0/+4
2007-01-30When we are checking for a system installed version of libgsm, we need to checkrussell1-12/+43
2007-01-28Suggested change to fix normal usage of --with-tds=/usr/local (Sean Bright, v...tilghman1-1/+1
2007-01-25Remove libnsl as a required lib for libiksemel to work. This change wasrussell1-1/+1
2007-01-15use the ACX_PTHREAD macro from the Autoconf macro archive for setting up comp...kpfleming1-3/+2
2007-01-08since we use AC_PATH_TOOL to find tools, we should use the results it provide...kpfleming1-8/+8
2007-01-01check specifically for VLDTMF and transcoding support in the system's Zaptel ...kpfleming1-23/+40
2006-12-28Backport support for read/write locks.file1-0/+18
2006-12-25Clean up autoconf file (gets rid of warnings seen when rebuilding configure) ...file1-3/+3
2006-12-18ctrl-w != w (nano search)qwell1-1/+0
2006-12-16use m4 quoting for AC_MSG_NOTICE calls, to keep these calls from thinking the...kpfleming1-59/+59
2006-12-05Fix curl version number testing to be much more friendly to non-bash shells.qwell1-16/+7
2006-12-01FreeBSD 6.1 does not include wget by default. However, it has fetch which willrussell1-0/+8