Browse Source

VLCKit: disable vda until further notice

Felix Paul Kühne 12 years ago
parent
commit
fb9ea40122
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Configure.sh

+ 1 - 0
Configure.sh

@@ -56,6 +56,7 @@ args="--disable-xcb $args"
 args="--disable-sdl $args"
 args="--disable-sdl-image $args"
 args="--disable-samplerate $args"
+args="--disable-vda $args"
 
 if test "x$SDKROOT" != "x"
 then