-
- Downloads
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
Showing
- autoconf/ast_check_pwlib.m4 17 additions, 8 deletionsautoconf/ast_check_pwlib.m4
- autoconf/ast_prog_sed.m4 2 additions, 1 deletionautoconf/ast_prog_sed.m4
- channels/h323/ast_h323.cxx 43 additions, 45 deletionschannels/h323/ast_h323.cxx
- channels/h323/ast_h323.h 24 additions, 22 deletionschannels/h323/ast_h323.h
- channels/h323/ast_ptlib.h 34 additions, 0 deletionschannels/h323/ast_ptlib.h
- channels/h323/caps_h323.cxx 5 additions, 5 deletionschannels/h323/caps_h323.cxx
- channels/h323/caps_h323.h 6 additions, 6 deletionschannels/h323/caps_h323.h
- channels/h323/chan_h323.h 5 additions, 4 deletionschannels/h323/chan_h323.h
- channels/h323/cisco-h225.cxx 10 additions, 10 deletionschannels/h323/cisco-h225.cxx
- channels/h323/cisco-h225.h 11 additions, 10 deletionschannels/h323/cisco-h225.h
- channels/h323/compat_h323.cxx 3 additions, 3 deletionschannels/h323/compat_h323.cxx
- channels/h323/compat_h323.h 5 additions, 5 deletionschannels/h323/compat_h323.h
- configure 27 additions, 50 deletionsconfigure
- configure.ac 2 additions, 2 deletionsconfigure.ac
Loading
Please register or sign in to comment