asterisk/autoconf
ibercom f897f36721 weakref attribute detection broken with gcc 4.6 and higher
GCC 4.7 Manual:
http://gcc.gnu.org/onlinedocs/gcc-4.7.4/gcc/Function-Attributes.html

weakref ("target")

A weak reference is an alias that does not by itself require a definition
to be given for the target symbol.

ASTERISK-22559 #close
Reported by: Ibercom

Change-Id: I36a136cae947b65187a697533416f9ff9a0b8cdf
2015-06-10 11:18:25 +02:00
..
acx_pthread.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_c_compile_check.m4 Cleanup a bit more by getting rid of useless version defines. Also make library detection use passed CFLAGS. 2010-05-09 02:14:04 +00:00
ast_c_declare_check.m4 Fix compile problem when old version of libvorbisfile v1.1.2 is used. 2012-02-16 19:51:15 +00:00
ast_c_define_check.m4 Cleanup a bit more by getting rid of useless version defines. Also make library detection use passed CFLAGS. 2010-05-09 02:14:04 +00:00
ast_check_gnu_make.m4 Merged revisions 180941 via svnmerge from 2009-03-10 22:03:41 +00:00
ast_check_mandatory.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_check_openh323.m4 Allow H.323 Plus library to be used in addition to the OpenH323 library 2009-03-17 20:47:31 +00:00
ast_check_osptk.m4 Update configure script to check for OSP toolkit 3.5.0. 2009-05-26 22:40:34 +00:00
ast_check_pwlib.m4 Update configure script to be compatible with ptlib 2.10.9 2013-01-29 02:12:04 +00:00
ast_check_raii.m4 Update configure.ac/Makefile for clang 2015-05-03 10:05:07 -05:00
ast_check_strsep_array_bounds.m4 Update configure.ac/Makefile for clang 2015-05-03 10:05:07 -05:00
ast_ext_lib.m4 Fix whitespace in AST_EXT_LIB_CHECK macro. 2013-03-14 16:57:36 +00:00
ast_ext_tool_check.m4 Add missing file from previous commit. 2014-07-18 00:10:16 +00:00
ast_func_fork.m4 Merged revisions 277738 via svnmerge from 2010-07-17 17:42:32 +00:00
ast_gcc_attribute.m4 weakref attribute detection broken with gcc 4.6 and higher 2015-06-10 11:18:25 +02:00
ast_pkgconfig.m4 Macro AST_PKG_CONFIG_CHECK to use chkconfig 2012-05-14 13:42:49 +00:00
ast_prog_egrep.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_ld.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_ld_gnu.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_sed.m4 Merged revisions 180941 via svnmerge from 2009-03-10 22:03:41 +00:00
libcurl.m4 Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted. 2012-01-14 16:43:12 +00:00