besfahbo cbf2c99
--- freetype-2.2.1/modules.cfg.orig	2006-07-07 21:01:09.000000000 -0400
besfahbo cbf2c99
+++ freetype-2.2.1/modules.cfg	2006-07-07 21:01:54.000000000 -0400
besfahbo cbf2c99
@@ -110,7 +110,7 @@
2e6bf14
 
5034d05
 # TrueType GX/AAT table validation.  Needs `ftgxval.c' below.
6e7eb90
 #
besfahbo cbf2c99
-# AUX_MODULES += gxvalid
besfahbo cbf2c99
+AUX_MODULES += gxvalid
besfahbo cbf2c99
 
besfahbo cbf2c99
 # Support for streams compressed with gzip (files with suffix .gz).
besfahbo cbf2c99
 #
besfahbo cbf2c99
@@ -124,7 +124,7 @@
2e6bf14
 
5034d05
 # OpenType table validation.  Needs `ftotval.c' below.
besfahbo cbf2c99
 #
besfahbo cbf2c99
-# AUX_MODULES += otvalid
besfahbo cbf2c99
+AUX_MODULES += otvalid
besfahbo cbf2c99
 
besfahbo cbf2c99
 # Auxiliary PostScript driver component to share common code.
besfahbo cbf2c99
 #