changeset 19193:28d25943b7cf

Remove silly test/include path cleanup.
author diego
date Thu, 27 Jul 2006 10:52:40 +0000
parents caba0adf695a
children 5949a654e2d4
files configure
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu Jul 27 10:33:47 2006 +0000
+++ b/configure	Thu Jul 27 10:52:40 2006 +0000
@@ -3686,9 +3686,6 @@
   _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