1 --- modules.cfg.orig 2011-11-23 17:35:41.845328114 +0100
2 +++ modules.cfg 2011-11-23 17:36:50.715330442 +0100
6 # TrueType GX/AAT table validation. Needs ftgxval.c below.
7 -# AUX_MODULES += gxvalid
8 +AUX_MODULES += gxvalid
10 # Support for streams compressed with gzip (files with suffix .gz).
14 # OpenType table validation. Needs ftotval.c below.
16 -# AUX_MODULES += otvalid
17 +AUX_MODULES += otvalid
19 # Auxiliary PostScript driver component to share common code.