changeset 1445:577061920134

ehh. duplicated GL check removed... drinkin' 10l...
author arpi
date Mon, 06 Aug 2001 00:11:41 +0000
parents 67af15b5f1a2
children a49fd85fc431
files configure
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Aug 06 00:10:19 2001 +0000
+++ b/configure	Mon Aug 06 00:11:41 2001 +0000
@@ -854,9 +854,6 @@
 #include <decore.h>
 int main( void ) { return DEC_OPT_FRAME_311; }
 EOF
-$_cc $_x11incdir $TMPC -o $TMPO $_x11libdir -lX11 -lXext -lGL -pthread $_socklib > /dev/null 2>&1 || \
- { _gl=no; echo "GL includes not found!";}
-
 $_cc $_extraincdir $_extralibdir $TMPC -o $TMPO -ldivxdecore > /dev/null 2>&1 || \
  { _divx4linux=no; echo "DivX4Linux includes (decore.h) not found!";}