Mercurial > mplayer.hg
changeset 2479:93a7eef13072
typo fix
author | nexus |
---|---|
date | Fri, 26 Oct 2001 09:50:04 +0000 |
parents | 42d5846eeb51 |
children | 0276bd06cbc6 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Fri Oct 26 09:34:41 2001 +0000 +++ b/configure Fri Oct 26 09:50:04 2001 +0000 @@ -1696,7 +1696,7 @@ 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"