[xorg-commit-diffs] xc/lib Imakefile, 1.1.4.2.6.2.6.2,
1.1.4.2.6.2.6.3
Roland Mainz
xorg-commit at pdx.freedesktop.org
Tue Apr 13 16:32:23 PDT 2004
- Previous message: [xorg-commit-diffs] xc/config/cf WinLib.tmpl, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 X11.tmpl, 1.1.4.7.2.7.4.2,
1.1.4.7.2.7.4.3 bsdLib.tmpl, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 bsdiLib.tmpl, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 cygwin.tmpl, 1.1.4.3.2.1,
1.1.4.3.2.1.6.1 darwinLib.tmpl, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 gnuLib.tmpl, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 hpLib.tmpl, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 ibmLib.tmpl, 1.1.4.4.4.1,
1.1.4.4.4.1.6.1 lnxLib.tmpl, 1.1.4.4.4.1,
1.1.4.4.4.1.6.1 os2Lib.tmpl, 1.1.4.3.4.1,
1.1.4.3.4.1.6.1 osfLib.tmpl, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 sco5.cf, 1.1.4.3.2.1.6.2,
1.1.4.3.2.1.6.3 sv4Lib.tmpl, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 xprint_site.def, 1.1.2.2, 1.1.2.3
- Next message: [xorg-commit-diffs] xc/lib/Xaw Print.h, NONE, 1.1.2.1 PrintSP.h,
NONE, 1.1.2.1 PrintShell.c, NONE, 1.1.2.1 AllWidgets.c,
1.1.4.1.6.1, 1.1.4.1.6.1.6.1 Imakefile, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 sharedlib.c, 1.1, 1.1.20.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: gisburn
Update of /cvs/xorg/xc/lib
In directory pdx:/tmp/cvs-serv11011/lib
Modified Files:
Tag: XPRINT
Imakefile
Log Message:
Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=466 - RFE: Add XawPrintShell to the Athena toolkit library
Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/lib/Imakefile,v
retrieving revision 1.1.4.2.6.2.6.2
retrieving revision 1.1.4.2.6.2.6.3
diff -u -d -r1.1.4.2.6.2.6.2 -r1.1.4.2.6.2.6.3
--- a/Imakefile 13 Apr 2004 03:16:31 -0000 1.1.4.2.6.2.6.2
+++ b/Imakefile 13 Apr 2004 23:32:20 -0000 1.1.4.2.6.2.6.3
@@ -8,7 +8,7 @@
#define IHaveSubdirs
#define PassCDebugFlags
-#if BuildXaw6 && BuildLibraries
+#if BuildXaw6 && BuildXprintLib && BuildLibraries
XAW6LIBDIR = Xaw6
#endif
@@ -190,7 +190,9 @@
XMULIBDIR = Xmu
XMUULIBDIR = Xmuu
XPMLIBDIR = Xpm
+#if BuildXprintLib
XAWLIBDIR = Xaw
+#endif
XTSTLIBDIR = Xtst
FSLIBDIR = FS
#endif
@@ -200,9 +202,9 @@
$(OLDXLIBDIR) $(ICELIBDIR) $(SMLIBDIR) $(XEXTLIBDIR) $(XTLIBDIR) \
$(SSLIBDIR) $(XF86MISCLIBDIR) $(XF86VMLIBDIR) $(XF86DGALIBDIR) \
$(XF86RUSHLIBDIR) $(XMULIBDIR) $(XMUULIBDIR) $(XPMLIBDIR) \
- $(XAW6LIBDIR) $(XAWLIBDIR) $(XINPUTLIBDIR) \
+ $(XPRINTLIBDIRS) $(XAW6LIBDIR) $(XAWLIBDIR) $(XINPUTLIBDIR) \
$(XTSTLIBDIR) $(FSLIBDIR) $(XKBLIBDIR) \
- $(XKBUILIBDIR) $(LBXUTILDIR) $(XALIBDIR) $(XPRINTLIBDIRS) \
+ $(XKBUILIBDIR) $(LBXUTILDIR) $(XALIBDIR) \
$(XVLIBDIR) $(GLXLIBDIR) $(GLULIBDIR) $(GLWLIBDIR) \
$(DPSLIBDIR) $(DPSTKLIBDIR) $(PSRESLIBDIR) $(XINERAMADIR) \
$(ZLIBDIR) $(REGEXDIR) $(RENDERLIBDIR) $(FREETYPE2BUILDDIR) \
- Previous message: [xorg-commit-diffs] xc/config/cf WinLib.tmpl, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 X11.tmpl, 1.1.4.7.2.7.4.2,
1.1.4.7.2.7.4.3 bsdLib.tmpl, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 bsdiLib.tmpl, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 cygwin.tmpl, 1.1.4.3.2.1,
1.1.4.3.2.1.6.1 darwinLib.tmpl, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 gnuLib.tmpl, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 hpLib.tmpl, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 ibmLib.tmpl, 1.1.4.4.4.1,
1.1.4.4.4.1.6.1 lnxLib.tmpl, 1.1.4.4.4.1,
1.1.4.4.4.1.6.1 os2Lib.tmpl, 1.1.4.3.4.1,
1.1.4.3.4.1.6.1 osfLib.tmpl, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 sco5.cf, 1.1.4.3.2.1.6.2,
1.1.4.3.2.1.6.3 sv4Lib.tmpl, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 xprint_site.def, 1.1.2.2, 1.1.2.3
- Next message: [xorg-commit-diffs] xc/lib/Xaw Print.h, NONE, 1.1.2.1 PrintSP.h,
NONE, 1.1.2.1 PrintShell.c, NONE, 1.1.2.1 AllWidgets.c,
1.1.4.1.6.1, 1.1.4.1.6.1.6.1 Imakefile, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 sharedlib.c, 1.1, 1.1.20.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list