[xorg-commit-diffs] xc/programs/Xserver Imakefile, 1.1.4.4.2.2.6.2, 1.1.4.4.2.2.6.3

Roland Mainz xorg-commit at pdx.freedesktop.org
Mon Apr 12 20:16:38 PDT 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/Xserver
In directory pdx:/tmp/cvs-serv9732/xc/programs/Xserver

Modified Files:
      Tag: XPRINT
	Imakefile 
Log Message:
Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=462 - RFE: Merge xprint.mozdev.org Xprint enhancements into Xorg XPRINT branch

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/Imakefile,v
retrieving revision 1.1.4.4.2.2.6.2
retrieving revision 1.1.4.4.2.2.6.3
diff -u -d -r1.1.4.4.2.2.6.2 -r1.1.4.4.2.2.6.3
--- a/Imakefile	12 Apr 2004 12:20:52 -0000	1.1.4.4.2.2.6.2
+++ b/Imakefile	13 Apr 2004 03:16:34 -0000	1.1.4.4.2.2.6.3
@@ -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