aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/autoconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
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
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
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-50/+31
2006-08-17updating configure script and putting comments in the docsmogorman1-0/+4
2006-07-07actually do proper searching for c-client and output the results so app_voice...kpfleming1-0/+3
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...kpfleming1-37/+37
2006-06-30update configurerussell1-0/+6
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-0/+3
2006-06-24search for Zaptel and libtonezone separately in the configure scriptkpfleming1-1/+4
2006-06-13use atomic operations provided by the compiler if they are available (yay for...kpfleming1-0/+3
2006-06-12bootstrap to include latest configure script changekpfleming1-0/+3
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedkpfleming1-0/+577