summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorzdar <zdar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-25 21:47:58 +0000
committerzdar <zdar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-25 21:47:58 +0000
commit0e4cb07c81decd033025375cdc40f7376a583203 (patch)
treef65b5e59293d822aaf14ed3e500b8d9c28ac98f6 /configure
parent0bc32129f995faa6d6602888075a8b453925eb47 (diff)
downloadmpv-0e4cb07c81decd033025375cdc40f7376a583203.tar.bz2
mpv-0e4cb07c81decd033025375cdc40f7376a583203.tar.xz
10l for me => is not >=
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14046 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c0f8bfe98d..4b089bf8fe 100755
--- a/configure
+++ b/configure
@@ -3313,7 +3313,7 @@ EOF
else
_def_directfb_version='#undef DIRECTFBVERSION'
_directfb=no
- echores "no (version =>0.9.13 required)"
+ echores "no (version >=0.9.13 required)"
fi
else
_directfb=no