Commit History

Author SHA1 Message Date
  Corey Farrell 39939cecfa autoconf: Remove use of m4_ifblank. 6 years ago
  Corey Farrell ce5cfc8ffb autoconf: Use m4 conditionals where possible. 6 years ago
  Corey Farrell e9f8b317c3 Build: Make function constructor/destructor attributes mandatory. 7 years ago
  ibercom f897f36721 weakref attribute detection broken with gcc 4.6 and higher 9 years ago
  Kevin P. Fleming 35a5b042d7 Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted. 12 years ago
  Tilghman Lesher 3299f13d94 Quote AC_SUBST within m4_ifval, so it does not get prematurely expanded. 14 years ago
  Tilghman Lesher e2ff55122d Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has the real fix. 14 years ago
  Kevin P. Fleming 4a93d3bcb5 Another minor fix to compiler attribute checking. 15 years ago
  Kevin P. Fleming 10ea4910e7 Fix problems with new compiler attribute checking in configure script. 15 years ago
  Kevin P. Fleming 4af5dd813c Ensure that configure-script testing for compiler attributes actually works. 15 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 16 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. 16 years ago
  Kevin P. Fleming 3d67e2adea Merged revisions 151240 via svnmerge from 16 years ago