summaryrefslogtreecommitdiff
path: root/modules.cfg
diff options
context:
space:
mode:
authorSuzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>2006-08-15 17:02:47 +0000
committerSuzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>2006-08-15 17:02:47 +0000
commitf1e96066a63c97ebc99ab845718327a277d74442 (patch)
treec6df87412d475d4c10d5e421d9f608908c0fcea5 /modules.cfg
parente261f426d608d8255dc34793bccda6a2a0915229 (diff)
downloadfreetype2-f1e96066a63c97ebc99ab845718327a277d74442.tar.gz
* modules.cfg: compile ftgxval.c by defaultVER-2-2-1VER-2-2-0-RC4VER-2-2-0
Diffstat (limited to 'modules.cfg')
-rw-r--r--modules.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.cfg b/modules.cfg
index dd7ae1d6b..85ffac9a5 100644
--- a/modules.cfg
+++ b/modules.cfg
@@ -166,7 +166,7 @@ BASE_EXTENSIONS += ftglyph.c
# Interface for gxvalid module (which is required).
#
# See include/freetype/ftgxval.h for the API.
-# BASE_EXTENSIONS += ftgxval.c
+BASE_EXTENSIONS += ftgxval.c
# Multiple Master font interface.
#