Merge r4634.

Originally committed to SVN as r4635.
This commit is contained in:
Grigori Goronzy 2010-06-28 11:14:00 +00:00
parent b0afd8659c
commit 6589d258ce
1 changed files with 1 additions and 0 deletions

View File

@ -750,6 +750,7 @@ if test "$agi_cv_with_ffmpeg" = "yes" && test "$with_provider_ffmpegsource" = "y
AC_AGI_COMPILE([postproc], [postproc], [$LIBPOSTPROC_CFLAGS], [$LIBPOSTPROC_LIBS],[
extern "C" {
#define __STDC_CONSTANT_MACROS
#include <libpostproc/postprocess.h>
}