[xorg-commit-diffs] xc/programs Imakefile, 1.1.4.2.6.2.2.1,
1.1.4.2.6.2.2.2
Roland Mainz
xorg-commit at pdx.freedesktop.org
Mon Apr 12 20:16:37 PDT 2004
- Previous message: [xorg-commit-diffs] xc/packager/tarball Imakefile, NONE,
1.1.2.1 README_tarball, NONE,
1.1.2.1 make_xprint_binary_tarball.sh, NONE,
1.1.2.1 startxprint.sh, NONE, 1.1.2.1
- Next message: [xorg-commit-diffs] xc/programs/Xserver Imakefile, 1.1.4.4.2.2.6.2,
1.1.4.4.2.2.6.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: gisburn
Update of /cvs/xorg/xc/programs
In directory pdx:/tmp/cvs-serv9732/xc/programs
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/programs/Imakefile,v
retrieving revision 1.1.4.2.6.2.2.1
retrieving revision 1.1.4.2.6.2.2.2
diff -u -d -r1.1.4.2.6.2.2.1 -r1.1.4.2.6.2.2.2
--- a/Imakefile 10 Apr 2004 09:04:11 -0000 1.1.4.2.6.2.2.1
+++ b/Imakefile 13 Apr 2004 03:16:33 -0000 1.1.4.2.6.2.2.2
@@ -38,6 +38,9 @@
#if BuildLBX
LBXPROXYSRCDIR = lbxproxy
#endif
+#if BuildXprint
+ XPSRCDIRS = xplsprinters xphelloworld
+#endif
PROXYMGRSRCDIR = proxymngr
RSTARTSRCDIR = rstart
SMPROXYSRCDIR = smproxy
@@ -131,7 +134,7 @@
xsetroot $(XSMSRCDIR) xstdcmap $(XINPUTCLIENTDIRS) \
$(XTERMSRCDIR) $(XTRAPCLIENTDIRS) $(XVIDTUNESRCDIR) xwd xwininfo xwud \
$(XPMCLIENTDIRS) $(XVINFOSRCDIR) \
- $(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(SCRIPTSDIR) \
+ $(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(XPSRCDIRS) $(SCRIPTSDIR) \
$(GLXCLIENTDIRS) $(XRANDRDIR) $(XCURSORGENDIR)
#endif
- Previous message: [xorg-commit-diffs] xc/packager/tarball Imakefile, NONE,
1.1.2.1 README_tarball, NONE,
1.1.2.1 make_xprint_binary_tarball.sh, NONE,
1.1.2.1 startxprint.sh, NONE, 1.1.2.1
- Next message: [xorg-commit-diffs] xc/programs/Xserver Imakefile, 1.1.4.4.2.2.6.2,
1.1.4.4.2.2.6.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list