[xorg-commit-diffs] xc/programs/Xserver Imakefile, 1.1.4.2.2.9,
1.1.4.2.2.10
Harold L Hunt II
xorg-commit at pdx.freedesktop.org
Tue Apr 6 15:54:05 PDT 2004
Committed by: harold
Update of /cvs/xorg/xc/programs/Xserver
In directory pdx:/tmp/cvs-serv3662/programs/Xserver
Modified Files:
Tag: CYGWIN
Imakefile
Log Message:
Don't require Xext to be built when building XWin. Allow GzipLibrary to be overridden. Change version string slightly to specify our server version as a 6.7.0.0-n where n is our package release number.
Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/Imakefile,v
retrieving revision 1.1.4.2.2.9
retrieving revision 1.1.4.2.2.10
diff -u -d -r1.1.4.2.2.9 -r1.1.4.2.2.10
--- a/Imakefile 1 Apr 2004 18:32:59 -0000 1.1.4.2.2.9
+++ b/Imakefile 6 Apr 2004 22:54:02 -0000 1.1.4.2.2.10
@@ -939,8 +939,7 @@
XWINOBJS = $(XWINDDXDIR)/stubs.o $(XWINDDXDIR)/XWin.res
XWINLIBS = PreFbLibs $(XWINLIB) FbPostFbLibs $(XWINLIB) $(XWINLAYERLIB) \
$(SHADOW) $(XWINPARSERLIB) $(ROOTLESSLIB)
-XWINSYSLIBS = $(FONTLIBS) $(LDPRELIBS) $(XLIB) $(SYSLIBS) \
- -lgdi32
+XWINSYSLIBS = $(FONTLIBS) $(LDPRELIBS) $(XONLYLIB) $(SYSLIBS) -lgdi32
/*
* These flags cause XWin.exe to be a Windows executable, which
More information about the xorg-commit-diffs
mailing list