[xorg-commit-diffs] xc/config Imakefile,1.1.4.1.2.1,1.1.4.1.2.2

Alexander Gottwald xorg-commit at pdx.freedesktop.org
Mon Mar 29 07:46:31 PST 2004


Committed by: ago


Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/config/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:25:00 -0000	1.1.4.1.2.1
+++ b/Imakefile	29 Mar 2004 15:45:28 -0000	1.1.4.1.2.2
@@ -12,7 +12,8 @@
 #endif
 SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util $(PSWRAPDIR)
 
-#if defined(XFree86VersionString) && defined(ProjectRoot) && \
+#if (defined(XFree86VersionString) || defined(XorgVersionString)) \
+	&& defined(ProjectRoot) && \
 	defined(BuildBindist)
 all:: version
 




More information about the xorg-commit-diffs mailing list