util: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Oct 7 17:18:36 PDT 2010


 fontutil.m4.in |   14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

New commits:
commit 62529733e57b6d6c775b1bcf584260b1cff6af5c
Author: Michał Górny <mgorny at gentoo.org>
Date:   Thu Oct 7 17:31:06 2010 +0200

    fontutil.m4: Add a shorthand --disable-all-encodings option.
    
    This option is useful to disable all possible font encodings at once,
    without fine-graining the calling ebuilds for a list of encodings
    supported by each font package.
    
    The option is parsed before all other encoding options, so it basically
    sets defaults for all of them. Afterwards, any encoding can be
    re-enabled back using '--enable-<encoding>' (much like
    '--disable-all-encodings --enable-iso8859-2').
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Acked-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list