changeset 36348:c4ed4b2d107e

Do not suppress FFmpeg deprecated warnings with pragma. Fixes compilation on OSX 10.5 Tested by luvyua and Fred Brockstedt.
author cehoyos
date Sat, 14 Sep 2013 10:57:24 +0000
parents e681dc0ea00a
children 20b8efbdfba4
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Sep 09 19:40:56 2013 +0000
+++ b/configure	Sat Sep 14 10:57:24 2013 +0000
@@ -9087,7 +9087,7 @@
 
 #define HAVE_INCOMPATIBLE_LIBAV_ABI 0
 #define HAVE_MSVCRT 0
-#define HAVE_PRAGMA_DEPRECATED 1
+#define HAVE_PRAGMA_DEPRECATED 0
 #define CONFIG_AUDIO_FLOAT 0
 #define CONFIG_AVCODEC 1
 #define CONFIG_AVSERVER 0