summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-06 23:26:58 +0000
committernexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-06 23:26:58 +0000
commit150c85d4f404d120e5f89e0af48f7f60759a08ca (patch)
treef4240cc2355c605fd03c8fb43667b707ac9563ae
parente56ddb3c25c711835dcdd64114fc1deddcbb8d4a (diff)
downloadmpv-150c85d4f404d120e5f89e0af48f7f60759a08ca.tar.bz2
mpv-150c85d4f404d120e5f89e0af48f7f60759a08ca.tar.xz
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3361 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index bf34baa69c..be1950fa45 100755
--- a/configure
+++ b/configure
@@ -1738,7 +1738,7 @@ if x86 && linux ; then
_vomodules="vesa $_vomodules"
echores "yes"
else
- echores "no (not supported on this OS/architecture"
+ echores "no (not supported on this OS/architecture)"
fi