[xorg-commit-diffs] xc/programs/xfs/difs Imakefile, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1

Roland Mainz xorg-commit at pdx.freedesktop.org
Sat Apr 10 02:05:53 PDT 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/xfs/difs
In directory pdx:/tmp/cvs-serv7662/xc/programs/xfs/difs

Modified Files:
      Tag: XPRINT
	Imakefile 
Log Message:
Resync to 2004-04-10 XORG-RELEASE-1 branch

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/xfs/difs/Imakefile,v
retrieving revision 1.1.4.1.6.1
retrieving revision 1.1.4.1.6.1.6.1
diff -u -d -r1.1.4.1.6.1 -r1.1.4.1.6.1.6.1
--- a/Imakefile	4 Mar 2004 17:49:04 -0000	1.1.4.1.6.1
+++ b/Imakefile	10 Apr 2004 09:05:50 -0000	1.1.4.1.6.1.6.1
@@ -16,9 +16,14 @@
 	fontinfo.o charinfo.o swapreq.o swaprep.o resource.o \
 	fonts.o difsutils.o cache.o initfonts.o atom.o
 
+#ifdef XorgVersion
+VENDOR_RELEASE = XorgVersion
+# define VendorReleaseDefines -DVENDOR_RELEASE='$(VENDOR_RELEASE)'
+#endif
+VENDORDEFINES = VendorDefines
 
 INCLUDES = -I../include -I$(FONTINCSRC) -I$(EXTINCSRC) -I$(FONTLIBSRC)/include
- DEFINES = AllocateLocalDefines
+ DEFINES = AllocateLocalDefines VendorReleaseDefines VendorDefines
 #if BuildLowMem
 LOWMEMDEFINES = -DLOWMEMFTPT
 #else




More information about the xorg-commit-diffs mailing list