asterisk/autoconf
Richard Mudgett 7093cf278c Fix compile problem when old version of libvorbisfile v1.1.2 is used.
The principle difference between libvorbisfile v1.1.2 and newer (at least
v1.2.0) is the addition of the predefined callbacks OV_CALLBACKS_xxx in
vorbis/vorbisfile.h used for ov_open_callbacks().

* Updated the configure script to detect if libvorbisfile.h declares
OV_CALLBACKS_NOCLOSE.

* Copied the declaration of OV_CALLBACKS_NOCLOSE from v1.2.0 to allow
v1.1.2 to compile.

(closes issue ASTERISK-19370)
Reported by: Jonn Taylor
........

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

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@355621 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-02-16 19:51:15 +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_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 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