Commit Graph

61 Commits (15.7)

Author SHA1 Message Date
George Joseph 4c636f5377 configure.ac: Check for unbound version >= 1.5
7 years ago
Corey Farrell 57b4d2f668 Fix declaration of PBX_CURL for ./configure --without-libcurl
7 years ago
Alexander Traud d13e6f77e2 BuildSystem: Enable ./configure in Solaris 11.
7 years ago
Corey Farrell c3ecb39406 Build System: Strip '-std=c99' from CFLAGS provided by libraries.
7 years ago
Alexander Traud 226b70c711 BuildSystem: Remove chan_h323 leftovers.
7 years ago
Jenkins2 5c5138865b Merge "BuildSystem: Find ptlib-config on Debian/Ubuntu." into 15
7 years ago
Alexander Traud b25a1a36da BuildSystem: Find ptlib-config on Debian/Ubuntu.
7 years ago
Alexander Traud 8ae974378f BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.
7 years ago
Sean Bright b64c02e414 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 569578050c autoconf: Remove use of m4_ifblank.
8 years ago
Corey Farrell 615fff70f8 autoconf: Use m4 conditionals where possible.
8 years ago
Corey Farrell a3a20e9528 Build: Make function constructor/destructor attributes mandatory.
8 years ago
Sean Bright 1f136fe885 res_srtp: Add support for libsrtp2
8 years ago
Alexander Traud a3f4141f6f BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf.
9 years ago
Alexander Traud 32cb981d04 BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf.
9 years ago
Alexander Traud 9e222efbf2 BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.
9 years ago
ibercom f897f36721 weakref attribute detection broken with gcc 4.6 and higher
10 years ago
Diederik de Groot 305ce3defd Update configure.ac/Makefile for clang
10 years ago
Sean Bright c1f52a5c8d Add missing file from previous commit.
11 years ago
George Joseph 988eb0f82f build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
Jason Parker 7a952f1841 Fix whitespace in AST_EXT_LIB_CHECK macro.
12 years ago
Matthew Jordan 148b6e7fba Update configure script to be compatible with ptlib 2.10.9
12 years ago
Tzafrir Cohen c79bafa9e0 Macro AST_PKG_CONFIG_CHECK to use chkconfig
13 years ago
Richard Mudgett 7093cf278c Fix compile problem when old version of libvorbisfile v1.1.2 is used.
13 years ago
Kevin P. Fleming 35a5b042d7 Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted.
13 years ago
Richard Mudgett 6e5f97df77 Merged revisions 339720 via svnmerge from
14 years ago
Tzafrir Cohen bf72b5b395 Merged revisions 316193 via svnmerge from
14 years ago
Paul Belanger 5fc47953f7 Merged revisions 301221 via svnmerge from
15 years ago
Jason Parker e9344fb853 Merged revisions 290752 via svnmerge from
15 years ago
Sean Bright 1017e457ef Merged revisions 279502 via svnmerge from
15 years ago
Tilghman Lesher f90409101e Merged revisions 278984 via svnmerge from
15 years ago
Tilghman Lesher 76d4bbacd1 Merged revisions 277738 via svnmerge from
15 years ago
Tilghman Lesher 3299f13d94 Quote AC_SUBST within m4_ifval, so it does not get prematurely expanded.
15 years ago
Tilghman Lesher e2ff55122d Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has the real fix.
15 years ago
Terry Wilson e7d3a5edfa Honor the --with-${library}=path for AST_EXT_TOOL_CHECK
15 years ago
Tzafrir Cohen 2743e9b2ac bashism in configure script
15 years ago
Tilghman Lesher 24b7455979 Merged revisions 267971 via svnmerge from
15 years ago
Tilghman Lesher 4beb87bc29 If there's a default, turn it on, even when the option isn't specified.
15 years ago
Tilghman Lesher 4c034c1f72 Cache sound tarfiles in a common directory, such that a clean reinstall does not force a re-download of the tarballs.
15 years ago
Tilghman Lesher 92a8650677 Cleanup a bit more by getting rid of useless version defines. Also make library detection use passed CFLAGS.
15 years ago
Tilghman Lesher faa0b8efae Merged revisions 214517 via svnmerge from
16 years ago
Tilghman Lesher 74d7f7f788 Merged revisions 214436 via svnmerge from
16 years ago
Tilghman Lesher f2e9a73c81 Merged revisions 214357 via svnmerge from
16 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago
Kevin P. Fleming 4a93d3bcb5 Another minor fix to compiler attribute checking.
16 years ago
Kevin P. Fleming 10ea4910e7 Fix problems with new compiler attribute checking in configure script.
16 years ago
Kevin P. Fleming 4af5dd813c Ensure that configure-script testing for compiler attributes actually works.
16 years ago
Russell Bryant 0e62eddb93 Update configure script to check for OSP toolkit 3.5.0.
16 years ago
Tilghman Lesher f69d6d46f1 Pass libraries in LIBS, not LDFLAGS.
16 years ago
Jeff Peeler 9dc40485f2 Allow H.323 Plus library to be used in addition to the OpenH323 library
16 years ago