summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 13:36:45 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 13:36:45 +0000
commitb2cc42bbe863e4a8742b80cb27634372183fdb45 (patch)
treee772ab5725ad27735ace24b7c927094b57ca39a0 /configure
parent0965bcee4367e23d306804963c79c628315dbb15 (diff)
downloadmpv-b2cc42bbe863e4a8742b80cb27634372183fdb45.tar.bz2
mpv-b2cc42bbe863e4a8742b80cb27634372183fdb45.tar.xz
move misplaced echores. Output may still not be as intended though
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18621 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b7b4e26e97..d38953ba2c 100755
--- a/configure
+++ b/configure
@@ -5922,8 +5922,8 @@ if test "$_win32" != no ; then
_ld_win32libs="$_ld_win32libs -ladvapi32 -lole32"
_res_comment="using native windows"
fi
+ echores "$_win32"
fi
-echores "$_win32"
echocheck "DirectShow"