[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


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)




More information about the xorg-commit-diffs mailing list