Module Name: xsrc
Committed By: mrg
Date: Sat Jul 23 23:30:59 UTC 2011
Modified Files:
xsrc/external/mit/freetype/dist/include/freetype/config: ftoption.h
Log Message:
enable bzip2.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 \
xsrc/external/mit/freetype/dist/include/freetype/config/ftoption.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/freetype/dist/include/freetype/config/ftoption.h
diff -u xsrc/external/mit/freetype/dist/include/freetype/config/ftoption.h:1.1.1.4 xsrc/external/mit/freetype/dist/include/freetype/config/ftoption.h:1.2
--- xsrc/external/mit/freetype/dist/include/freetype/config/ftoption.h:1.1.1.4 Sat Jul 23 23:26:36 2011
+++ xsrc/external/mit/freetype/dist/include/freetype/config/ftoption.h Sat Jul 23 23:30:59 2011
@@ -200,7 +200,7 @@
/* */
/* Define this macro if you want to enable this `feature'. */
/* */
-/* #define FT_CONFIG_OPTION_USE_BZIP2 */
+#define FT_CONFIG_OPTION_USE_BZIP2
/*************************************************************************/