summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-26 09:50:04 +0000
committernexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-26 09:50:04 +0000
commite10e0f45ca06ba985b0a5ef78229c99ae3aef894 (patch)
tree91bcf36e0e00812dd61eb54f6a269638ed62a475
parentf7618d27fe49302314d8ed3652696417ee9083c1 (diff)
downloadmpv-e10e0f45ca06ba985b0a5ef78229c99ae3aef894.tar.bz2
mpv-e10e0f45ca06ba985b0a5ef78229c99ae3aef894.tar.xz
typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2480 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b494abffd4..ad2fbf9aa9 100755
--- a/configure
+++ b/configure
@@ -1696,7 +1696,7 @@ echo "Checking for DVDread support ... $_dvdread"
echo "Checking for PNG support ... $_png"
echo "Checking for mad support ... $_mad"
echo "Checking for OggVorbis support ... $_vorbis"
-echo "Checking for Win32 DLL support ... $_win32dll"
+echo "Checking for Win32 DLL support ... $_win32"
echo "Checking for DirectShow ... $_dshow"
echo "Checking for iconv function ... $_iconv"