asterisk/autoconf
Kevin P. Fleming 35a5b042d7 Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted.
Recent versions of autoconf (2.68 on my system) won't properly process the configure
script unless every call to AC_LANG_PROGRAM is m4-quoted. Many calls in the script
were, but many were not. This patch corrects the unquoted calls.
........

Merged revisions 350837 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 350838 from http://svn.asterisk.org/svn/asterisk/branches/10


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@350839 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-01-14 16:43:12 +00: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_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 Merged revisions 316193 via svnmerge from 2011-05-04 07:13:18 +00:00
ast_ext_lib.m4 Merged revisions 339720 via svnmerge from 2011-10-06 23:06:43 +00:00
ast_ext_tool_check.m4 Honor the --with-${library}=path for AST_EXT_TOOL_CHECK 2010-06-23 20:53:48 +00:00
ast_func_fork.m4 Merged revisions 277738 via svnmerge from 2010-07-17 17:42:32 +00:00
ast_gcc_attribute.m4 Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted. 2012-01-14 16:43:12 +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