changeset 32998:7de25b2a687e

unbreak compilation with libav
author siretart
date Sun, 20 Mar 2011 11:22:34 +0000
parents e2382d88fb7f
children 0aa4bfd6314e
files configure
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Mar 19 11:53:32 2011 +0000
+++ b/configure	Sun Mar 20 11:22:34 2011 +0000
@@ -8677,6 +8677,9 @@
 #define FFMPEG_CONFIGURATION "--enable-gpl --enable-postproc"
 #define FFMPEG_LICENSE "GPL version 2 or later"
 
+#define LIBAV_CONFIGURATION FFMPEG_CONFIGURATION
+#define LIBAV_LICENSE FFMPEG_LICENSE
+
 /* External libraries used through FFmpeg. */
 $def_faac_lavc
 $def_libdirac_lavc