Commit Graph

65 Commits (master)

Author SHA1 Message Date
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
Sean Bright 9456bd1db5 Don't include a space before the optional extra text that may follow a help
16 years ago
Jason Parker 1322112da0 Merged revisions 180941 via svnmerge from
16 years ago
Jeff Peeler c8fe75da36 Modify h323 to build against PTLib as well as the older PWLib
16 years ago
Tilghman Lesher 80f91f6ab7 Merged revisions 172438 via svnmerge from
16 years ago
Kevin P. Fleming e14dfcbedc 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
17 years ago
Mark Michelson fcf93eb5d6 Kevin sent a note indicating that this change is
17 years ago
Mark Michelson e0c432a142 Add a couple of AC_SUBST calls to the AST_C_COMPILE_CHECK
17 years ago
Kevin P. Fleming 191ffe5bce when --without-<foo> is passed to the configure script, explicitly inform menuselect that the package was disabled by the user
17 years ago
Kevin P. Fleming a67790c6f5 instead of trying to forcibly load res_agi when app_stack is loaded (even if the administrator didn't want it loaded), use GCC weak symbols to determine whether it was loaded already or not; if it was loaded, then use it.
17 years ago
Kevin P. Fleming 21592959cf Merged revisions 151241 via svnmerge from
17 years ago
Kevin P. Fleming 3d67e2adea Merged revisions 151240 via svnmerge from
17 years ago