ref: a7e5a335f26aad2d2c299f4d3c547d655328ad34
parent: b8f97f17cd50003ca712eb1657d5b7544acb56d3
author: Werner Lemberg <[email protected]>
date: Sat Jun 27 20:40:05 EDT 2009
* devel/ftoption.h [FT_CONFIG_OPTION_INCREMENTAL]: Define.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-28 Werner Lemberg <[email protected]>
+
+ * devel/ftoption.h [FT_CONFIG_OPTION_INCREMENTAL]: Define.
+
2009-06-27 suzuki toshiya <[email protected]>
Add tools to preprocess the source files for AtariST PureC.
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -315,7 +315,7 @@
/* This allows FreeType to be used with the PostScript language, using */
/* the GhostScript interpreter. */
/* */
-/* #define FT_CONFIG_OPTION_INCREMENTAL */
+#define FT_CONFIG_OPTION_INCREMENTAL
/*************************************************************************/