[xorg-commit-diffs] xc/config/cf cygwin.cf, 1.1.4.1.2.27,
1.1.4.1.2.28
Harold L Hunt II
xorg-commit at pdx.freedesktop.org
Thu Apr 8 16:56:03 PDT 2004
Committed by: harold
Update of /cvs/xorg/xc/config/cf
In directory pdx:/tmp/cvs-serv24011
Modified Files:
Tag: CYGWIN
cygwin.cf
Log Message:
Fix truetype fonts. (Lev Bishop)
Index: cygwin.cf
===================================================================
RCS file: /cvs/xorg/xc/config/cf/cygwin.cf,v
retrieving revision 1.1.4.1.2.27
retrieving revision 1.1.4.1.2.28
diff -u -d -r1.1.4.1.2.27 -r1.1.4.1.2.28
--- a/cygwin.cf 6 Apr 2004 22:54:02 -0000 1.1.4.1.2.27
+++ b/cygwin.cf 8 Apr 2004 23:55:59 -0000 1.1.4.1.2.28
@@ -401,6 +401,12 @@
#ifndef BuildXResExt
# define BuildXResExt YES /* Not enabled by default */
#endif
+#ifndef BuildFreeType
+# define BuildFreeType YES /* Not enabled by default */
+#endif
+#ifndef BuildXTrueType
+# define BuildXTrueType YES /* Not enabled by default */
+#endif
/* Server build rules */
#ifndef XnestServer
More information about the xorg-commit-diffs
mailing list