mirror of https://github.com/odrling/Aegisub
parent
b0afd8659c
commit
6589d258ce
|
@ -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],[
|
AC_AGI_COMPILE([postproc], [postproc], [$LIBPOSTPROC_CFLAGS], [$LIBPOSTPROC_LIBS],[
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
#define __STDC_CONSTANT_MACROS
|
||||||
#include <libpostproc/postprocess.h>
|
#include <libpostproc/postprocess.h>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue