Kevin P. Fleming
|
decb2cca11
Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted.
|
13 jaren geleden |
Tilghman Lesher
|
1e979bdcb5
Quote AC_SUBST within m4_ifval, so it does not get prematurely expanded.
|
14 jaren geleden |
Tilghman Lesher
|
863eb4b00a
Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has the real fix.
|
14 jaren geleden |
Kevin P. Fleming
|
bd8afae239
Another minor fix to compiler attribute checking.
|
15 jaren geleden |
Kevin P. Fleming
|
2d8a7708e8
Fix problems with new compiler attribute checking in configure script.
|
15 jaren geleden |
Kevin P. Fleming
|
67e3c6640c
Ensure that configure-script testing for compiler attributes actually works.
|
15 jaren geleden |
Kevin P. Fleming
|
122ed5e81e
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
|
16 jaren geleden |
Kevin P. Fleming
|
6597603268
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.
|
16 jaren geleden |
Kevin P. Fleming
|
ecf821c24f
Merged revisions 151240 via svnmerge from
|
16 jaren geleden |