summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2011-03-23 12:49:37 +0000
committerReinhard Tartler <siretart@tauware.de>2011-03-24 09:20:05 +0100
commitda21225ae2d1803450b054db0e5ae13064f6fbbe (patch)
treef4003b459d1638118fb8fef2f1566f89650ef9b6 /configure
parent8bb605c11fd745bad3b4a454cb8a5a37efa6bdd7 (diff)
configure: Don't explicitly disable ffplay or in/outdevices on dos
The normal dependency tracking system disables them just fine.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 3b1a132f9b..bb4f52cbca 100755
--- 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