summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-06 16:23:04 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-06 16:23:04 +0000
commitc9219b3ec5c4c3550dab0440d783733d82d71676 (patch)
tree5a920ef8fc18387955b4bba4ae7ab2736c828959 /configure
parent5a56bb8388bd68bbcbe181aba5a6973cbcd8f8f2 (diff)
downloadmpv-c9219b3ec5c4c3550dab0440d783733d82d71676.tar.bz2
mpv-c9219b3ec5c4c3550dab0440d783733d82d71676.tar.xz
output cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20736 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 3fc765f33e..dd5caded28 100755
--- a/configure
+++ b/configure
@@ -5929,7 +5929,7 @@ if test -z "$_codecsdir" ; then
fi
-echocheck "Win32 codec DLL support"
+echocheck "Win32 codecs"
if test "$_win32" = auto ; then
_win32=no
if x86 && not qnx; then
@@ -5958,7 +5958,7 @@ fi
echores "$_win32"
-echocheck "XAnim DLL"
+echocheck "XAnim codecs"
if test "$_xanim" = auto ; then
_xanim=no
_res_comment="dynamic loader support needed"
@@ -5980,7 +5980,7 @@ fi
echores "$_xanim"
-echocheck "RealPlayer DLL"
+echocheck "RealPlayer codecs"
if test "$_real" = auto ; then
_real=no
_res_comment="dynamic loader support needed"