ngompa / rpms / freetype

Forked from rpms/freetype 5 years ago
Clone
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 @@
besfahbo cbf2c99
 AUX_MODULES += cache
besfahbo cbf2c99
 
besfahbo cbf2c99
 # TrueType GX/AAT table validation.  Needs ftgxval.c below.
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 @@
besfahbo cbf2c99
 
besfahbo cbf2c99
 # 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
 #