From 74c847e098a70078fff1347c19787d699e5b5663 Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Wed, 25 Aug 2010 18:37:38 +0000 Subject: fate: build with --enable-gpl Originally committed as revision 24930 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/fate.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/fate.sh') diff --git a/tests/fate.sh b/tests/fate.sh index efe4c24669..734e94d6c4 100755 --- a/tests/fate.sh +++ b/tests/fate.sh @@ -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"} \ -- cgit v1.2.3