[Mplayer-cvslog] CVS: main configure,1.72,1.73

Zoltan Ponekker pontscho at users.sourceforge.net
Tue Jun 5 12:33:07 CEST 2001


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

Modified Files:
	configure 
Log Message:
fix notfound bug. asszem.

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.72
retrieving revision 1.73
diff -C2 -r1.72 -r1.73
*** configure	2001/06/05 10:29:37	1.72
--- configure	2001/06/05 10:33:05	1.73
***************
*** 609,613 ****
  [ $_alsa == 'yes' ] && $TMPO && { _alsaver='0.5.x'; }
  
! if [ $_alsaver == 'not found' ]; then
  cat > $TMPC << EOF
  #include <sys/asoundlib.h>
--- 609,613 ----
  [ $_alsa == 'yes' ] && $TMPO && { _alsaver='0.5.x'; }
  
! if [ "$_alsaver" == 'not found' ]; then
  cat > $TMPC << EOF
  #include <sys/asoundlib.h>


_______________________________________________
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