[MPlayer-cvslog] CVS: main configure,1.1199,1.1200

Diego Biurrun CVS syncmail at mplayerhq.hu
Fri May 12 19:27:06 CEST 2006


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv15066

Modified Files:
	configure 
Log Message:
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1199
retrieving revision 1.1200
diff -u -r1.1199 -r1.1200
--- configure	12 May 2006 17:07:22 -0000	1.1199
+++ configure	12 May 2006 17:27:03 -0000	1.1200
@@ -326,7 +326,7 @@
   --enable-xinerama      build with Xinerama support for X11 [autodetect]
   --enable-x11           build with X11 render support [autodetect]
   --enable-fbdev         build with FBDev render support [autodetect]
-  --enable-mlib          build with mediaLib support (Solaris only) [autodetect]
+  --enable-mlib          build with mediaLib support (Solaris only) [disable]
   --enable-3dfx          build with obsolete /dev/3dfx support [disable]
   --enable-tdfxfb        build with tdfxfb (Voodoo 3/banshee) support [disable]
   --enable-directfb      build with DirectFB support [autodetect]
@@ -3093,6 +3093,7 @@
 echores "$_bsdi_dvd"
 
 
+# also used by AIX, but AIX does not support VCD and/or libdvdread
 echocheck "HP-UX SCSI header"
 cat > $TMPC << EOF
 #include <sys/scsi.h>




More information about the MPlayer-cvslog mailing list