Mercurial > mplayer.hg
comparison configure @ 19193:28d25943b7cf
Remove silly test/include path cleanup.
author | diego |
---|---|
date | Thu, 27 Jul 2006 10:52:40 +0000 |
parents | caba0adf695a |
children | e4b614cc7093 |
comparison
equal
deleted
inserted
replaced
19192:caba0adf695a | 19193:28d25943b7cf |
---|---|
3684 fi | 3684 fi |
3685 else | 3685 else |
3686 _res_comment="using $_inc_directfb" | 3686 _res_comment="using $_inc_directfb" |
3687 echores "yes" | 3687 echores "yes" |
3688 fi | 3688 fi |
3689 if test "$_inc_directfb" = "-I/usr/include" ; then | |
3690 _inc_directfb="" | |
3691 fi | |
3692 | 3689 |
3693 echocheck "DirectFB" | 3690 echocheck "DirectFB" |
3694 if test "$_directfb" = auto ; then | 3691 if test "$_directfb" = auto ; then |
3695 _directfb=no | 3692 _directfb=no |
3696 cat > $TMPC <<EOF | 3693 cat > $TMPC <<EOF |