Commit Graph

8 Commits (2a53f2ec98d58e6ea32d71877e4b4ca6d9aa4a7d)

Author SHA1 Message Date
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