[xorg-commit-diffs] xc/doc/hardcopy Imakefile, 1.1.10.1, 1.1.10.1.6.1

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


Committed by: gisburn

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

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/doc/hardcopy/Imakefile,v
retrieving revision 1.1.10.1
retrieving revision 1.1.10.1.6.1
diff -u -d -r1.1.10.1 -r1.1.10.1.6.1
--- a/Imakefile	4 Mar 2004 17:45:53 -0000	1.1.10.1
+++ b/Imakefile	13 Apr 2004 03:16:30 -0000	1.1.10.1.6.1
@@ -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