[MPlayer-cvslog] CVS: main configure,1.1197,1.1198
Diego Biurrun CVS
syncmail at mplayerhq.hu
Fri May 12 19:05:58 CEST 2006
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv1774
Modified Files:
configure
Log Message:
--enable-mlib should behave like all other commandline parameters.
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1197
retrieving revision 1.1198
diff -u -r1.1197 -r1.1198
--- configure 12 May 2006 09:50:14 -0000 1.1197
+++ configure 12 May 2006 17:05:55 -0000 1.1198
@@ -1826,7 +1826,7 @@
--disable-vm) _vm=no ;;
--enable-xf86keysym) _xf86keysym=yes ;;
--disable-xf86keysym) _xf86keysym=no ;;
- --enable-mlib) _mlib=auto ;;
+ --enable-mlib) _mlib=yes ;;
--disable-mlib) _mlib=no ;;
--enable-sunaudio) _sunaudio=yes ;;
--disable-sunaudio) _sunaudio=no ;;
More information about the MPlayer-cvslog
mailing list