[xorg-commit-diffs] xc/programs/xfs/difs Imakefile, 1.1.4.1.2.1, 1.1.4.1.2.2

Alexander Gottwald xorg-commit at pdx.freedesktop.org
Tue Mar 30 03:26:31 PST 2004


Committed by: ago

Update of /cvs/xorg/xc/programs/xfs/difs
In directory pdx:/home/ago/xc/programs/xfs/difs

Modified Files:
      Tag: CYGWIN
	Imakefile 
Log Message:
Merge with XORG-RELEASE-1-TM (44-46)

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/xfs/difs/Imakefile,v
retrieving revision 1.1.4.1.2.1
retrieving revision 1.1.4.1.2.2
diff -u -d -r1.1.4.1.2.1 -r1.1.4.1.2.2
--- a/Imakefile	17 Mar 2004 20:32:48 -0000	1.1.4.1.2.1
+++ b/Imakefile	30 Mar 2004 11:25:45 -0000	1.1.4.1.2.2
@@ -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