From 2ea60971dca9904f056020a54a8476e49f904f3f Mon Sep 17 00:00:00 2001 From: Derek Buitenhuis Date: Mon, 8 Jul 2013 16:02:57 -0400 Subject: fate: Always enable avresample There's no reason we shouldn't be testing it. Signed-off-by: Derek Buitenhuis --- 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 a401f9d72b..17577141ec 100755 --- a/tests/fate.sh +++ b/tests/fate.sh @@ -46,6 +46,7 @@ configure()( --samples="${samples}" \ --enable-gpl \ --enable-memory-poisoning \ + --enable-avresample \ ${arch:+--arch=$arch} \ ${cpu:+--cpu="$cpu"} \ ${cross_prefix:+--cross-prefix="$cross_prefix"} \ -- cgit v1.2.3