Module Name: xsrc
Committed By: mrg
Date: Wed Jun 10 08:31:56 UTC 2009
Modified Files:
xsrc/external/mit/xorg-server/include: dix-config.h
Log Message:
turn on BUILTIN_FONTS, as it is required with libXfont 1.4.0.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xorg-server/include/dix-config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/xorg-server/include/dix-config.h
diff -u xsrc/external/mit/xorg-server/include/dix-config.h:1.5 xsrc/external/mit/xorg-server/include/dix-config.h:1.6
--- xsrc/external/mit/xorg-server/include/dix-config.h:1.5 Thu Aug 28 07:31:50 2008
+++ xsrc/external/mit/xorg-server/include/dix-config.h Wed Jun 10 08:31:56 2009
@@ -491,7 +491,7 @@
/* #undef CONFIG_HAL */
/* Use only built-in fonts */
-/* #undef BUILTIN_FONTS */
+#define BUILTIN_FONTS 1
/* Avoid using font servers */
/* #undef NOFONTSERVERACCESS */