[xorg-commit-diffs] xc/programs/Xserver Imakefile,1.1.4.8,1.1.4.9
Roland Mainz
xorg-commit at pdx.freedesktop.org
Wed Apr 21 20:03:21 EST 2004
Committed by: gisburn
Update of /cvs/xorg/xc/programs/Xserver
In directory pdx:/tmp/cvs-serv5532/programs/Xserver
Modified Files:
Tag: XORG-CURRENT
Imakefile
Log Message:
Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=530 - Land XPRINT branch on XORG-CURRENT
Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/Imakefile,v
retrieving revision 1.1.4.8
retrieving revision 1.1.4.9
diff -u -d -r1.1.4.8 -r1.1.4.9
--- a/Imakefile 15 Apr 2004 10:15:12 -0000 1.1.4.8
+++ b/Imakefile 21 Apr 2004 10:03:18 -0000 1.1.4.9
@@ -124,6 +124,8 @@
#if BuildXprint
+XPCONFIGDIR = XpConfig
+
#ifndef XpRasterDDX
#define XpRasterDDX YES
#endif
@@ -184,7 +186,7 @@
#endif
EXTDIRS = Xext $(XKBDIR) $(XIDIR) $(GLXDIR) \
$(LBXDIRS) $(DBEDIR) $(RECORDDIR) $(SITEEXTDIRS) \
- $(RANDRDIR) $(RENDERDIR) $(XTRAPDIR)
+ $(RANDRDIR) $(RENDERDIR) $(XTRAPDIR) $(XPCONFIGDIR)
#if BuildLBX || GzipFontCompression
ZLIB = GzipLibrary
#endif
More information about the xorg-commit-diffs
mailing list