diff options
author | nexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-26 09:50:04 +0000 |
---|---|---|
committer | nexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-26 09:50:04 +0000 |
commit | e10e0f45ca06ba985b0a5ef78229c99ae3aef894 (patch) | |
tree | 91bcf36e0e00812dd61eb54f6a269638ed62a475 /configure | |
parent | f7618d27fe49302314d8ed3652696417ee9083c1 (diff) |
typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2480 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |