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