asterisk/autoconf
Jeff Peeler c8fe75da36 Modify h323 to build against PTLib as well as the older PWLib
Several changes in PTLib have occurred requiring build time detection. Changes
accounted for include the library name change, config option change, install
location change, and a boolean type change which is handled by ast_ptlib.h.
Also, the sed check has been modified to properly work with autoconf >= 2.62.

(closes issue #14224)
Reported by: bergolth
Patches:
      asterisk-autoconf-sed.patch uploaded by bergolth (license 661)
      asterisk-pwlib-v3.patch uploaded by bergolth (license 661)
Tested by: jpeeler


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@177162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-02-18 20:11:57 +00:00
..
acx_pthread.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_c_compile_check.m4 Kevin sent a note indicating that this change is 2008-11-13 17:07:56 +00:00
ast_c_define_check.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_check_gnu_make.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_check_mandatory.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_check_openh323.m4 Merged revisions 151241 via svnmerge from 2008-10-20 05:00:56 +00:00
ast_check_pwlib.m4 Modify h323 to build against PTLib as well as the older PWLib 2009-02-18 20:11:57 +00:00
ast_ext_lib.m4 when --without-<foo> is passed to the configure script, explicitly inform menuselect that the package was disabled by the user 2008-11-03 12:26:35 +00:00
ast_ext_tool_check.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_func_fork.m4 Merged revisions 172438 via svnmerge from 2009-01-29 23:15:40 +00:00
ast_gcc_attribute.m4 improve handling of API calls provided by loaded modules through use of some GCC features; this makes app_stack's usage of AGI APIs even cleaner, and will allow it to work 'as expected' either with or without res_agi being loaded 2008-11-26 21:20:50 +00:00
ast_prog_egrep.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_ld.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_ld_gnu.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_sed.m4 Modify h323 to build against PTLib as well as the older PWLib 2009-02-18 20:11:57 +00:00