asterisk/autoconf
Alexander Traud 9e222efbf2 BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.
Some configure scripts used both AC_HELP_STRING and its replacement
AS_HELP_STRING. For consistency and to avoid obsolete warnings, those were
changed to AS_HELP_STRING.

ASTERISK-26046

Change-Id: I8aad4fd2bdee40aa2a31ce3339a1eb33ff4f5b0f
2016-06-21 15:08:06 +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 BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf. 2016-06-21 15:08:06 +02: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 BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf. 2016-06-21 15:08:06 +02: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