comparison configure @ 8135:66aac20bb35a

small fix
author jaf
date Sat, 09 Nov 2002 17:44:28 +0000
parents dd58e58d1ef9
children 8a89febc9b29
comparison
equal deleted inserted replaced
8134:63364178ff56 8135:66aac20bb35a
5096 if test "$_win32libdir" ; then 5096 if test "$_win32libdir" ; then
5097 cat <<EOF 5097 cat <<EOF
5098 Failed to find a WIN32 codecs dir at $_win32libdir! 5098 Failed to find a WIN32 codecs dir at $_win32libdir!
5099 Create it and copy the DLL files there! (You can get them from your windows 5099 Create it and copy the DLL files there! (You can get them from your windows
5100 directory or download them from: 5100 directory or download them from:
5101 ftp://ftp.MPlayerHQ.hu/MPlayer/releases/w32codec.zip 5101 ftp://ftp.MPlayerHQ.hu/MPlayer/releases/w32codec.tar.bz2
5102 5102
5103 EOF 5103 EOF
5104 fi 5104 fi
5105 else 5105 else
5106 if test "$_win32libdir" ; then 5106 if test "$_win32libdir" ; then
5109 else 5109 else
5110 cat <<EOF 5110 cat <<EOF
5111 Failed to find a WIN32 codecs directory! 5111 Failed to find a WIN32 codecs directory!
5112 Create it and copy the DLL files there! (You can get them from your Windows 5112 Create it and copy the DLL files there! (You can get them from your Windows
5113 directory or download them from: 5113 directory or download them from:
5114 ftp://ftp.MPlayerHQ.hu/MPlayer/releases/w32codec.zip 5114 ftp://ftp.MPlayerHQ.hu/MPlayer/releases/w32codec.tar.bz2
5115 5115
5116 EOF 5116 EOF
5117 fi 5117 fi
5118 fi 5118 fi
5119 else 5119 else