summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-27 10:52:40 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-27 10:52:40 +0000
commitb4196c01c7c330627fd9de34dec3a167f9a2dc28 (patch)
treeb483d180e4cfe690a4cd6d360e8cc6152346a261 /configure
parent6c2f1f26dc2f48e1cbae47f92930e4eefc1ded10 (diff)
downloadmpv-b4196c01c7c330627fd9de34dec3a167f9a2dc28.tar.bz2
mpv-b4196c01c7c330627fd9de34dec3a167f9a2dc28.tar.xz
Remove silly test/include path cleanup.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19198 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 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