Remove silly test/include path cleanup.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19198 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-07-27 10:52:40 +00:00
parent 6c2f1f26dc
commit b4196c01c7
1 changed files with 0 additions and 3 deletions

3
configure vendored
View File

@ -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