[FFmpeg-cvslog] r24930 - trunk/tests/fate.sh

mru subversion
Wed Aug 25 20:37:38 CEST 2010


Author: mru
Date: Wed Aug 25 20:37:38 2010
New Revision: 24930

Log:
fate: build with --enable-gpl

Modified:
   trunk/tests/fate.sh

Modified: trunk/tests/fate.sh
==============================================================================
--- trunk/tests/fate.sh	Wed Aug 25 19:32:59 2010	(r24929)
+++ trunk/tests/fate.sh	Wed Aug 25 20:37:38 2010	(r24930)
@@ -46,6 +46,7 @@ configure()(
     ${src}/configure                                                    \
         --prefix="${inst}"                                              \
         --samples="${samples}"                                          \
+        --enable-gpl                                                    \
         ${arch:+--arch=$arch}                                           \
         ${cpu:+--cpu="$cpu"}                                            \
         ${cross_prefix:+--cross-prefix="$cross_prefix"}                 \



More information about the ffmpeg-cvslog mailing list