asterisk/formats
Alexander Traud e61b50b67a BuildSystem: Check for header file of OGG.
Asterisk uses various symbols of the shared library libogg within the module
format_ogg_vorbis. However, the source code of that module did not include the
header file of libogg explicitly but implicitly. Because that header was not
included before Asterisk 14, the script ./configure was told not to check for
it.

Anyway, even Asterisk 13 LTS uses symbols of libogg. Therefore, that header
should be included explicitly. Therefore, ./configure should check for that
header.

Change-Id: I98c50d56311b68880d1084fcc62c35ab2f8692db
2018-03-17 16:49:11 +01:00
..
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g719.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g723.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g726.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g729.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_gsm.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_h263.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_h264.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_ilbc.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_jpeg.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_ogg_speex.c modules: change module LOAD_FAILUREs to LOAD_DECLINES (14) 2017-04-12 15:57:39 -06:00
format_ogg_vorbis.c BuildSystem: Check for header file of OGG. 2018-03-17 16:49:11 +01:00
format_pcm.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_siren7.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_siren14.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_sln.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_vox.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_wav.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_wav_gsm.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
msgsm.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00