aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/autoconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2009-10-26detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabitzafrir1-1/+1
2009-08-27Use autoconf to detect libcurl, as this enables cross-compilation checks, som...tilghman1-0/+54
2009-08-27One more build system change, to make the descriptions look better, if we hav...tilghman1-33/+34
2009-08-27Make autoheader descriptions render correctly in our autoconfig.h file.tilghman1-33/+36
2009-08-03Reverting index() fix, applying a different methodology, based upon developer...tilghman1-3/+0
2009-08-03Apparently, some platforms don't have the index() function.tilghman1-17/+32
2009-04-27Fix 'inconsistent line endings' when autoconf 2.63 is usedkpfleming1-29/+17
2009-04-22Detect availability of pthread_rwlock_timedwrlock() before using it.tilghman1-0/+3
2009-04-21Add check in configure script to check for GLOB_NOMAGIC and GLOB_BRACE in glo...dbailey1-0/+6
2009-03-19Remove the use of RTLD_NOLOAD, as it is not behaving like expected.russell1-4/+0
2009-03-18Fix cases where the internal poll() was not being used when it needed to be.russell1-0/+3
2008-12-15Use autoconf logic to determine whether the system has timersub or not. Do no...file1-0/+3
2008-11-25System call ioperm is non-portable, so check for its existence in autoconf.tilghman1-0/+6
2008-08-20Backport support for Zaptel/DAHDI channel-level alarms from trunk/1.6, becaus...kpfleming1-0/+3
2008-07-22use renamed libpri API call for controlling this feature (was improperly name...kpfleming1-2/+2
2008-07-11add support for a configuration parameter for 'inband audio during RELEASE', ...kpfleming1-0/+3
2008-06-12Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff s...jpeeler1-0/+6
2008-05-09Improve res_ninit and res_ndestroy autoconf logic on the Darwin platform.file1-0/+3
2008-05-05Make sure that either the main speex library contains preprocess functions or...file1-0/+3
2008-05-02Add new "pri show version" command to show the libpri version for support rea...bbryant1-0/+3
2008-03-11stop checking for mktime() in the configure script... we don't use it, and th...kpfleming1-3/+0
2008-02-14Change to the configure logic regarding IMAP. Prior to this commit, if you wi...mmichelson1-0/+3
2008-02-04Cross-platform fix: OS X now deprecates the use of the daemon(3) API.tilghman1-3/+3
2008-02-01Change detection of getifaddrs to use AST_C_COMPILE_CHECK, backported from tr...tilghman1-1/+4
2008-02-01Compatibility fix for OpenWRT (reported by Brian Capouch via the mailing list)tilghman1-0/+3
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/+3
2008-01-10Remove pbx_kdeconsole from the tree. It hasn't worked in ages, and nobody hasrussell1-3/+0
2007-12-19Check for the existence of the soxmix application on the target platform and ...russell1-0/+3
2007-12-17In http://lists.digium.com/pipermail/asterisk-dev/2007-December/031145.html,kpfleming1-0/+3
2007-12-12Test directly for the API that fixed AST-2007-026, to ensure that oldertilghman1-3/+0
2007-12-04Modify file.h to maintain API compatibility with earlier versions. If a recentrussell1-0/+3
2007-09-14Add checking for libusb here, so nobody has to deal with conflicts in therussell1-0/+3
2007-08-01Extend autoconf logic to determine which version of gethostbyname_r is on the...file1-2/+5
2007-07-11Instead of figuring out kernel versions that have compiler.h and not... let's...file1-0/+3
2007-07-10Merged revisions 74373 via svnmerge from qwell1-0/+3
2007-06-28regenerate the configure script for rizzorussell1-0/+3
2007-06-18To prevent 92138749238754 more reports of "I have unixodbc installed, butrussell1-0/+3
2007-05-24Checking for the strip application needs to be done with AC_PATH_TOOLrussell1-0/+3
2007-04-06To be able to achieve the things that we would like to achieve with therussell1-0/+6
2007-03-26* mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, ma...nadi1-0/+3
2007-03-15Add configure script checking for GTK2 and some additional Makefile targetsrussell1-0/+3
2007-02-17If the pg_config application is found, but there is probably executing it,russell1-3/+0
2007-01-30When we are checking for a system installed version of libgsm, we need to checkrussell1-0/+6
2007-01-15use the ACX_PTHREAD macro from the Autoconf macro archive for setting up comp...kpfleming1-3/+7
2006-12-28Backport support for read/write locks.file1-0/+6
2006-12-16use m4 quoting for AC_MSG_NOTICE calls, to keep these calls from thinking the...kpfleming1-0/+28
2006-10-13use a configure script test for PMTU discovery control instead of just assumi...kpfleming1-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