[xorg-commit-diffs] xc/programs/Xserver/Xext Imakefile, 1.1.4.5,
1.1.4.5.2.1
Stuart Kreitman
xorg-commit at pdx.freedesktop.org
Tue Mar 30 09:29:39 PST 2004
Committed by: stukreit
Update of /cvs/xorg/xc/programs/Xserver/Xext
In directory pdx:/tmp/cvs-serv18035
Modified Files:
Tag: DAMAGE-XFIXES
Imakefile
Log Message:
integration from modular tree. xfixes needs shapes.o in libexts.a
This move should be reconsidered, as I'm not sure its the best possible answer
Modified Files:
Tag: DAMAGE-XFIXES
Imakefile
Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/Xext/Imakefile,v
retrieving revision 1.1.4.5
retrieving revision 1.1.4.5.2.1
diff -u -d -r1.1.4.5 -r1.1.4.5.2.1
--- a/Imakefile 5 Mar 2004 13:39:50 -0000 1.1.4.5
+++ b/Imakefile 30 Mar 2004 17:29:36 -0000 1.1.4.5.2.1
@@ -117,7 +117,7 @@
$(APPGROUPOBJS) xprint.o $(CUPOBJS) $(XINERAMAOBJS) $(DPMSOBJS) \
$(EVIOBJS) $(XVOBJS) $(FONTCACHEOBJS) $(XRESOBJS)
- SOBJS = $(SHMOBJS) $(APPGROUPOBJS) $(SECURITYOBJS) xprint.o \
+ SOBJS = shape.o $(SHMOBJS) $(APPGROUPOBJS) $(SECURITYOBJS) xprint.o \
xtest.o xtest1di.o xtest1dd.o sleepuntil.o $(XINERAMAOBJS) \
$(XF86BIGFOBJS)
More information about the xorg-commit-diffs
mailing list