Mercurial > mplayer.hg
diff configure @ 31056:486781107898
Fix compilation with live555 after libavutil r22965.
author | cehoyos |
---|---|
date | Tue, 27 Apr 2010 08:19:42 +0000 |
parents | f3897eb85625 |
children | 3d5814888491 |
line wrap: on
line diff
--- a/configure Sun Apr 25 20:05:22 2010 +0000 +++ b/configure Tue Apr 27 08:19:42 2010 +0000 @@ -8353,7 +8353,7 @@ 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