summaryrefslogtreecommitdiff
path: root/autoconf
AgeCommit message (Expand)Author
2018-02-14BuildSystem: Remove chan_h323 leftovers.Alexander Traud
2018-01-09Merge "BuildSystem: Find ptlib-config on Debian/Ubuntu."Joshua Colp
2018-01-05BuildSystem: Find ptlib-config on Debian/Ubuntu.Alexander Traud
2018-01-05BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.Alexander Traud
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-02autoconf: Remove use of m4_ifblank.Corey Farrell
2017-11-28autoconf: Use m4 conditionals where possible.Corey Farrell
2017-11-10Build: Make function constructor/destructor attributes mandatory.Corey Farrell
2017-05-26res_srtp: Add support for libsrtp2Sean Bright
2016-07-13BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf.Alexander Traud
2016-07-04BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf.Alexander Traud
2016-06-21BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.Alexander Traud
2015-06-10weakref attribute detection broken with gcc 4.6 and higheribercom
2015-05-03Update configure.ac/Makefile for clangDiederik de Groot
2014-07-18Add missing file from previous commit.Sean Bright
2014-06-20build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.George Joseph
2013-03-14Fix whitespace in AST_EXT_LIB_CHECK macro.Jason Parker
2013-01-29Update configure script to be compatible with ptlib 2.10.9Matthew Jordan
2012-05-14Macro AST_PKG_CONFIG_CHECK to use chkconfigTzafrir Cohen
2012-02-16Fix compile problem when old version of libvorbisfile v1.1.2 is used.Richard Mudgett
2012-01-14Ensure that all AC_LANG_PROGRAM calls in the configure script are properly qu...Kevin P. Fleming
2011-10-06Merged revisions 339720 via svnmerge from Richard Mudgett
2011-05-04Merged revisions 316193 via svnmerge from Tzafrir Cohen
2011-01-09Merged revisions 301221 via svnmerge from Paul Belanger
2010-10-07Merged revisions 290752 via svnmerge from Jason Parker
2010-07-26Merged revisions 279502 via svnmerge from Sean Bright
2010-07-23Merged revisions 278984 via svnmerge from Tilghman Lesher
2010-07-17Merged revisions 277738 via svnmerge from Tilghman Lesher
2010-07-15Quote AC_SUBST within m4_ifval, so it does not get prematurely expanded.Tilghman Lesher
2010-07-15Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has th...Tilghman Lesher
2010-06-23Honor the --with-${library}=path for AST_EXT_TOOL_CHECKTerry Wilson
2010-06-13bashism in configure script Tzafrir Cohen
2010-06-04Merged revisions 267971 via svnmerge from Tilghman Lesher
2010-06-04If there's a default, turn it on, even when the option isn't specified.Tilghman Lesher
2010-05-17Cache sound tarfiles in a common directory, such that a clean reinstall does ...Tilghman Lesher
2010-05-09Cleanup a bit more by getting rid of useless version defines. Also make libra...Tilghman Lesher
2009-08-27Merged revisions 214517 via svnmerge from Tilghman Lesher
2009-08-27Merged revisions 214436 via svnmerge from Tilghman Lesher
2009-08-27Merged revisions 214357 via svnmerge from Tilghman Lesher
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant
2009-06-16Another minor fix to compiler attribute checking.Kevin P. Fleming
2009-06-16Fix problems with new compiler attribute checking in configure script.Kevin P. Fleming
2009-06-16Ensure that configure-script testing for compiler attributes actually works.Kevin P. Fleming
2009-05-26Update configure script to check for OSP toolkit 3.5.0.Russell Bryant
2009-05-04Pass libraries in LIBS, not LDFLAGS.Tilghman Lesher
2009-03-17Allow H.323 Plus library to be used in addition to the OpenH323 libraryJeff Peeler
2009-03-17Don't include a space before the optional extra text that may follow a helpSean Bright
2009-03-10Merged revisions 180941 via svnmerge from Jason Parker
2009-02-18Modify h323 to build against PTLib as well as the older PWLibJeff Peeler
2009-01-29Merged revisions 172438 via svnmerge from Tilghman Lesher