Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 260076 | Differences between
and this patch

Collapse All | Expand All

(-)freetype-2.2.1/modules.cfg.orig (-2 / +2 lines)
Lines 110-116 Link Here
110
AUX_MODULES += cache
110
AUX_MODULES += cache
111
111
112
# TrueType GX/AAT table validation.  Needs ftgxval.c below.
112
# TrueType GX/AAT table validation.  Needs ftgxval.c below.
113
# AUX_MODULES += gxvalid
113
AUX_MODULES += gxvalid
114
114
115
# Support for streams compressed with gzip (files with suffix .gz).
115
# Support for streams compressed with gzip (files with suffix .gz).
116
#
116
#
Lines 124-130 Link Here
124
124
125
# OpenType table validation.  Needs ftotval.c below.
125
# OpenType table validation.  Needs ftotval.c below.
126
#
126
#
127
# AUX_MODULES += otvalid
127
AUX_MODULES += otvalid
128
128
129
# Auxiliary PostScript driver component to share common code.
129
# Auxiliary PostScript driver component to share common code.
130
#
130
#

Return to bug 260076