Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
On 00:18 Tue 22 Feb , Tomáš Chvátal wrote:
> + if grep -q -s "disable-all-encodings" ${ECONF_SOURCE:-.}/configure; then
> + FONT_OPTIONS+="
> + --disable-all-encodings"
> + else
> + FONT_OPTIONS+="
> + --disable-iso8859-2
> + --disable-iso8859-3
> + --disable-iso8859-4
> + --disable-iso8859-5
> + --disable-iso8859-6
> + --disable-iso8859-7
> + --disable-iso8859-8
> + --disable-iso8859-9
> + --disable-iso8859-10
> + --disable-iso8859-11
> + --disable-iso8859-12
> + --disable-iso8859-13
> + --disable-iso8859-14
> + --disable-iso8859-15
> + --disable-iso8859-16
> + --disable-jisx0201
> + --disable-koi8-r"
> + fi
Any chance we can just clean out the fonts that still use the old way
and delete most of this?
--
Thanks,
Donnie
Donnie Berkholz
Sr. Developer, Gentoo Linux
Blog: http://dberkholz.com
|
|