[xorg-commit-diffs] xc/doc/hardcopy Imakefile,1.1.4.1,1.1.4.2

Roland Mainz xorg-commit at pdx.freedesktop.org
Wed Apr 21 20:03:18 EST 2004


Committed by: gisburn

Update of /cvs/xorg/xc/doc/hardcopy
In directory pdx:/tmp/cvs-serv5532/doc/hardcopy

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/doc/hardcopy/Imakefile,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -u -d -r1.1.4.1 -r1.1.4.2
--- a/Imakefile	5 Mar 2004 13:38:14 -0000	1.1.4.1
+++ b/Imakefile	21 Apr 2004 10:03:12 -0000	1.1.4.2
@@ -1,15 +1,13 @@
 XCOMM $XFree86: xc/doc/specs/Imakefile,v 1.3 2000/03/02 17:52:57 dawes Exp $
 
-#if defined(HardcopyDocDirs)
+HARDCOPYDOCDIRS = HardcopyDocDirs
 
 #define IHaveSubdirs
 #define PassCDebugFlags
 
-SUBDIRS = HardcopyDocDirs
+SUBDIRS = $(HARDCOPYDOCDIRS) XPRINT
 
 all::
 
 MakeSubdirs($(SUBDIRS))
 DependSubdirs($(SUBDIRS))
-
-#endif




More information about the xorg-commit-diffs mailing list