CVS: main configure,1.78,1.79
Update of /cvsroot/mplayer/main In directory usw-pr-cvs1:/tmp/cvs-serv9214 Modified Files: configure Log Message: Fixed --enable-debug=* Index: configure =================================================================== RCS file: /cvsroot/mplayer/main/configure,v retrieving revision 1.78 retrieving revision 1.79 diff -C2 -r1.78 -r1.79 *** configure 2001/06/08 23:30:09 1.78 --- configure 2001/06/09 07:28:17 1.79 *************** *** 710,714 **** ;; --enable-debug=*) ! _debug=`echo '-g'; echo $ac_option | cut -d '=' -f 2` ;; --enable-css) --- 710,714 ---- ;; --enable-debug=*) ! _debug=`echo -n '-g'; echo $ac_option | cut -d '=' -f 2` ;; --enable-css) _______________________________________________ Mplayer-cvslog mailing list Mplayer-cvslog@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
participants (1)
-
Felix Buenemann