OSDN Git Service

configure: Don't explicitly disable ffplay or in/outdevices on dos
authorMartin Storsjö <martin@martin.st>
Wed, 23 Mar 2011 12:49:37 +0000 (12:49 +0000)
committerReinhard Tartler <siretart@tauware.de>
Thu, 24 Mar 2011 08:20:05 +0000 (09:20 +0100)
The normal dependency tracking system disables them just fine.

configure

index 3b1a132..bb4f52c 100755 (executable)
--- a/configure
+++ b/configure
@@ -2442,8 +2442,6 @@ case $target_os in
         check_cflags -fno-common
         ;;
     *-dos|freedos|opendos)
-        disable ffplay
-        disable $INDEV_LIST $OUTDEV_LIST
         network_extralibs="-lsocket"
         objformat="coff"
         enable dos_paths