libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Sep 27 10:45:33 PDT 2009


 configure.ac                |   17 +++-
 nls/compose-check.pl        |  163 ++++++++++++++++++++++++++++++++++++++++++++
 nls/el_GR.UTF-8/Compose.pre |    8 +-
 nls/iso8859-2/Compose.pre   |    4 -
 nls/localerules.in          |    5 +
 nls/pt_BR.UTF-8/Compose.pre |   52 +++++++-------
 6 files changed, 213 insertions(+), 36 deletions(-)

New commits:
commit 69839f8903a24eab08f17a781b3797fb64dce9cf
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Sun Sep 27 10:34:16 2009 -0700

    Bug 24173: libX11 from git fails to build with automake older then 1.11
    
    AM_CONDITIONAL must come *before* the AC_OUTPUT that creates the
    Makefiles, instead of after.
    <http://bugs.freedesktop.org/show_bug.cgi?id=24173>
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit f5effd041f58ef07703cca2b4f396758811e1eec
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Apr 15 10:59:23 2009 -0700

    Resolve conflicting Compose sequences in iso8859-2, el_GR.UTF-8 & pt_BR.UTF-8
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit 3843778358d3a0cd6a2d07dba5dd061248053ac9
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Apr 15 10:56:09 2009 -0700

    Add perl script to check for duplicate or conflicting compose file entries
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>



More information about the xorg-commit mailing list