From 6589d258cef1c90cbe582f7a6b0d40ff90d1ab63 Mon Sep 17 00:00:00 2001 From: Grigori Goronzy Date: Mon, 28 Jun 2010 11:14:00 +0000 Subject: [PATCH] Merge r4634. Originally committed to SVN as r4635. --- aegisub/configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/aegisub/configure.in b/aegisub/configure.in index 39e77a95e..9f216223d 100644 --- a/aegisub/configure.in +++ b/aegisub/configure.in @@ -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 }