From 0e4cb07c81decd033025375cdc40f7376a583203 Mon Sep 17 00:00:00 2001 From: zdar Date: Thu, 25 Nov 2004 21:47:58 +0000 Subject: [PATCH] 10l for me => is not >= git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14046 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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