summaryrefslogtreecommitdiff
path: root/devel/ftoption.h
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2013-06-19 23:27:47 +0200
committerWerner Lemberg <wl@gnu.org>2013-06-19 23:27:47 +0200
commitfe4f571f998e8c5f94d8fb48a3ba7721e8629adc (patch)
tree2a6ef695da366be18a09ddea69f08a1c89027ed3 /devel/ftoption.h
parent609f0ca04f8ed5f05d6c7c94961cca41149afc44 (diff)
downloadfreetype2-fe4f571f998e8c5f94d8fb48a3ba7721e8629adc.tar.gz
* Version 2.5.0.1 released.VER-2-5-0-1
=========================== Tag sources with `VER-2-5-0-1'. * include/freetype/config/ftoption.h: Undefine CFF_CONFIG_OPTION_OLD_ENGINE. * devel/ftoption.h: Define CFF_CONFIG_OPTION_OLD_ENGINE.
Diffstat (limited to 'devel/ftoption.h')
-rw-r--r--devel/ftoption.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ftoption.h b/devel/ftoption.h
index ccb2321fa..220625df9 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -765,7 +765,7 @@ FT_BEGIN_HEADER
/* switch between the two engines using the `hinting-engine' property of */
/* the cff driver module. */
/* */
-/* #define CFF_CONFIG_OPTION_OLD_ENGINE */
+#define CFF_CONFIG_OPTION_OLD_ENGINE
/*************************************************************************/