From 727f4b2b8a5c4b5af0503255333ee00ce3dd4c43 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Tue, 27 Apr 2010 08:19:42 +0000 Subject: Fix compilation with live555 after libavutil r22965. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31098 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 3730565db2..ad81bdfe21 100755 --- a/configure +++ b/configure @@ -8353,7 +8353,7 @@ if test "$_largefiles" = yes || freebsd ; then fi fi -CXXFLAGS=" $CFLAGS -D__STDC_LIMIT_MACROS" +CXXFLAGS=" $CFLAGS -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS" # This must be the last test to be performed. Any other tests following it # could fail due to linker errors. libdvdnavmini is intentionally not linked -- cgit v1.2.3