[xorg-commit-diffs] xc/lib Imakefile,1.1.4.2.6.3,1.1.4.2.6.3.2.1
Alexander Gelfenbain
xorg-commit at pdx.freedesktop.org
Mon Apr 5 19:41:23 PDT 2004
- Previous message: [xorg-commit-diffs] xc/include/extensions XST.h, NONE,
1.1.4.1 XSTstr.h, NONE, 1.1.4.1
- Next message: [xorg-commit-diffs]
xc/lib/Xst Imakefile, NONE, 1.1.4.1 Xst.h, NONE,
1.1.4.1 Xst_alpha.h, NONE, 1.1.4.1 Xst_cb.c, NONE,
1.1.4.1 Xst_cb.h, NONE, 1.1.4.1 Xst_cntl.c, NONE,
1.1.4.1 Xst_cntl.h, NONE, 1.1.4.1 Xst_colors.h, NONE,
1.1.4.1 Xst_conv.c, NONE, 1.1.4.1 Xst_conv.h, NONE,
1.1.4.1 Xst_env.c, NONE, 1.1.4.1 Xst_env.h, NONE,
1.1.4.1 Xst_ext.c, NONE, 1.1.4.1 Xst_ext.h, NONE,
1.1.4.1 Xst_font.c, NONE, 1.1.4.1 Xst_font.h, NONE,
1.1.4.1 Xst_fontpath.h, NONE, 1.1.4.1 Xst_gc.c, NONE,
1.1.4.1 Xst_gc.h, NONE, 1.1.4.1 Xst_glyph.c, NONE,
1.1.4.1 Xst_glyph.h, NONE, 1.1.4.1 Xst_layout.c, NONE,
1.1.4.1 Xst_layoutengine.h, NONE, 1.1.4.1 Xst_line.c, NONE,
1.1.4.1 Xst_line.h, NONE, 1.1.4.1 Xst_private.h, NONE,
1.1.4.1 Xst_scaler.c, NONE, 1.1.4.1 Xst_scaler.h, NONE,
1.1.4.1 Xst_space.c, NONE, 1.1.4.1 Xst_space.h, NONE,
1.1.4.1 Xst_string.c, NONE, 1.1.4.1 Xst_string.h, NONE,
1.1.4.1 Xst_style.c, NONE, 1.1.4.1 Xst_style.h, NONE,
1.1.4.1 Xst_text.c, NONE, 1.1.4.1 Xst_text.h, NONE,
1.1.4.1 Xst_typedef.h, NONE, 1.1.4.1 Xst_util.c, NONE,
1.1.4.1 Xst_util.h, NONE, 1.1.4.1 Xst_xlib.c, NONE,
1.1.4.1 Xst_xlib.h, NONE, 1.1.4.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: adg
Update of /cvs/xorg/xc/lib
In directory pdx:/tmp/cvs-serv16834/lib
Modified Files:
Tag: XORG-RELEASE-1-STSF
Imakefile
Log Message:
Initial import of XST into the XORG-RELEASE-1-STSF branch
Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/lib/Imakefile,v
retrieving revision 1.1.4.2.6.3
retrieving revision 1.1.4.2.6.3.2.1
diff -u -d -r1.1.4.2.6.3 -r1.1.4.2.6.3.2.1
--- a/Imakefile 2 Apr 2004 21:47:11 -0000 1.1.4.2.6.3
+++ b/Imakefile 6 Apr 2004 02:41:19 -0000 1.1.4.2.6.3.2.1
@@ -109,6 +109,10 @@
FONTCONFIGBUILDDIR = fontconfig
#endif
+#if BuildXstLibrary
+XSTLIBDIR = Xst
+#endif
+
#if BuildXftLibrary
XFTLIBDIR = Xft
#endif
@@ -208,7 +212,7 @@
$(ZLIBDIR) $(REGEXDIR) $(RENDERLIBDIR) $(FREETYPE2BUILDDIR) \
$(EXPATBUILDDIR) $(FONTCONFIGBUILDDIR) $(XFT1LIBDIR) \
$(XFTLIBDIR) $(XVMCLIBDIR) $(RANDRLIBDIR) $(XTRAPLIBDIR) \
- $(XRESLIBDIR) $(XCURSORLIBDIR) $(APPLELIBDIR)
+ $(XRESLIBDIR) $(XCURSORLIBDIR) $(APPLELIBDIR) $(XSTLIBDIR)
SUBDIRS = $(BERKDIR) xtrans $(LINTSUBDIRS) $(FONTSUBDIR) $(FONTENCSUBDIR) \
$(FONTCACHELIBDIR)
- Previous message: [xorg-commit-diffs] xc/include/extensions XST.h, NONE,
1.1.4.1 XSTstr.h, NONE, 1.1.4.1
- Next message: [xorg-commit-diffs]
xc/lib/Xst Imakefile, NONE, 1.1.4.1 Xst.h, NONE,
1.1.4.1 Xst_alpha.h, NONE, 1.1.4.1 Xst_cb.c, NONE,
1.1.4.1 Xst_cb.h, NONE, 1.1.4.1 Xst_cntl.c, NONE,
1.1.4.1 Xst_cntl.h, NONE, 1.1.4.1 Xst_colors.h, NONE,
1.1.4.1 Xst_conv.c, NONE, 1.1.4.1 Xst_conv.h, NONE,
1.1.4.1 Xst_env.c, NONE, 1.1.4.1 Xst_env.h, NONE,
1.1.4.1 Xst_ext.c, NONE, 1.1.4.1 Xst_ext.h, NONE,
1.1.4.1 Xst_font.c, NONE, 1.1.4.1 Xst_font.h, NONE,
1.1.4.1 Xst_fontpath.h, NONE, 1.1.4.1 Xst_gc.c, NONE,
1.1.4.1 Xst_gc.h, NONE, 1.1.4.1 Xst_glyph.c, NONE,
1.1.4.1 Xst_glyph.h, NONE, 1.1.4.1 Xst_layout.c, NONE,
1.1.4.1 Xst_layoutengine.h, NONE, 1.1.4.1 Xst_line.c, NONE,
1.1.4.1 Xst_line.h, NONE, 1.1.4.1 Xst_private.h, NONE,
1.1.4.1 Xst_scaler.c, NONE, 1.1.4.1 Xst_scaler.h, NONE,
1.1.4.1 Xst_space.c, NONE, 1.1.4.1 Xst_space.h, NONE,
1.1.4.1 Xst_string.c, NONE, 1.1.4.1 Xst_string.h, NONE,
1.1.4.1 Xst_style.c, NONE, 1.1.4.1 Xst_style.h, NONE,
1.1.4.1 Xst_text.c, NONE, 1.1.4.1 Xst_text.h, NONE,
1.1.4.1 Xst_typedef.h, NONE, 1.1.4.1 Xst_util.c, NONE,
1.1.4.1 Xst_util.h, NONE, 1.1.4.1 Xst_xlib.c, NONE,
1.1.4.1 Xst_xlib.h, NONE, 1.1.4.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list