From b4196c01c7c330627fd9de34dec3a167f9a2dc28 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 27 Jul 2006 10:52:40 +0000 Subject: [PATCH] Remove silly test/include path cleanup. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19198 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure b/configure index ba4a3d0746..484c07ad66 100755 --- a/configure +++ b/configure @@ -3686,9 +3686,6 @@ else _res_comment="using $_inc_directfb" echores "yes" fi -if test "$_inc_directfb" = "-I/usr/include" ; then - _inc_directfb="" -fi echocheck "DirectFB" if test "$_directfb" = auto ; then