Subject: winex configure,1.148,1.149 configure.ac,1.94,1.95Update of /var/lib/cvsd/cvsroot/winex
In directory agravaine:/tmp/cvs-serv31304
Modified Files:
configure configure.ac
Log Message:
- automatically disable xshm on the Mac when building x11drv, as shm is useless on MacOS X
Index: configure
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/configure,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- configure 30 Mar 2007 14:37:20 -0000 1.148
+++ configure 30 Mar 2007 15:56:06 -0000 1.149
@@ -1629,6 +1629,7 @@
LDEXECFLAGS="-seg1addr 0x80000000 -Wl,-segaddr,WINE,0x00000000"
enable_pthreads="yes" # Always on on the Mac
+ enable_xshm="no" # xshm is broken on the Mac
;;
*)
OBJC="";
Index: configure.ac
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/configure.ac,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- configure.ac 30 Mar 2007 14:37:20 -0000 1.94
+++ configure.ac 30 Mar 2007 15:56:07 -0000 1.95
@@ -89,6 +89,7 @@
MACEXTRALIBS="\$(MACEXTRALIBS)";
AC_SUBST(LDEXECFLAGS,["-seg1addr 0x80000000 -Wl,-segaddr,WINE,0x00000000"])
enable_pthreads="yes" # Always on on the Mac
+ enable_xshm="no" # xshm is broken on the Mac
;;
*)
OBJC="";
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.