Module Name:    src
Committed By:   mrg
Date:           Wed Jun 10 08:29:20 UTC 2009

Modified Files:
        src/external/mit/xorg/server/xorg-server/Xext: Makefile.Xextmodule

Log Message:
don't need/wait fontcache.c anymore


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    src/external/mit/xorg/server/xorg-server/Xext/Makefile.Xextmodule

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/server/xorg-server/Xext/Makefile.Xextmodule
diff -u src/external/mit/xorg/server/xorg-server/Xext/Makefile.Xextmodule:1.4 src/external/mit/xorg/server/xorg-server/Xext/Makefile.Xextmodule:1.5
--- src/external/mit/xorg/server/xorg-server/Xext/Makefile.Xextmodule:1.4	Sat Aug  9 06:48:17 2008
+++ src/external/mit/xorg/server/xorg-server/Xext/Makefile.Xextmodule	Wed Jun 10 08:29:20 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.Xextmodule,v 1.4 2008/08/09 06:48:17 rtr Exp $
+#	$NetBSD: Makefile.Xextmodule,v 1.5 2009/06/10 08:29:20 mrg Exp $
 
 SRCS.Xextmodule=	bigreq.c mitmisc.c sync.c xcmisc.c
 SRCS.Xextmodule+=	xvmain.c xvdisp.c xvmc.c
@@ -7,5 +7,4 @@
 SRCS.Xextmodule+=	cup.c
 SRCS.Xextmodule+=	EVI.c sampleEVI.c
 SRCS.Xextmodule+=	mbuf.c
-SRCS.Xextmodule+=	fontcache.c
 SRCS.Xextmodule+=	dpms.c

Reply via email to