[Mplayer-cvslog] CVS: main configure,1.14,1.15

GEREOFFY arpi_esp at users.sourceforge.net
Thu Apr 5 22:03:28 CEST 2001


Update of /cvsroot/mplayer/main
In directory usw-pr-cvs1:/tmp/cvs-serv1178

Modified Files:
	configure 
Log Message:
vga<->vgagl swapped

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** configure	2001/04/05 19:02:02	1.14
--- configure	2001/04/05 20:03:26	1.15
***************
*** 362,366 ****
  $_cc $TMPC -o $TMPO $_x11libdir/ -lGL &> /dev/null && _gl=yes
  $_cc $TMPC -o $TMPO $_x11libdir/ -lXxf86vm &> /dev/null && _vm=yes
! $_cc $TMPC -o $TMPO -lvga -lvgagl &> /dev/null && _svga=yes
  $_cc $TMPC -o $TMPO $_x11libdir -lX11 -lXext &> /dev/null && _x11=yes
  $_cc $TMPC -o $TMPO $_x11libdir -lXv &> /dev/null && _xv=yes
--- 362,366 ----
  $_cc $TMPC -o $TMPO $_x11libdir/ -lGL &> /dev/null && _gl=yes
  $_cc $TMPC -o $TMPO $_x11libdir/ -lXxf86vm &> /dev/null && _vm=yes
! $_cc $TMPC -o $TMPO -lvgagl -lvga &> /dev/null && _svga=yes
  $_cc $TMPC -o $TMPO $_x11libdir -lX11 -lXext &> /dev/null && _x11=yes
  $_cc $TMPC -o $TMPO $_x11libdir -lXv &> /dev/null && _xv=yes
***************
*** 611,615 ****
  
  if [ $_svga = yes ]; then
!   _svgalib='-lvga -lvgagl'
  fi
  
--- 611,615 ----
  
  if [ $_svga = yes ]; then
!   _svgalib='-lvgagl -lvga'
  fi
  


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list