libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jun 3 14:07:17 PDT 2010


 configure.ac         |   84 ++++++++++++++++++++++++++++++++++++++++++++++-----
 specs/troffrules.in  |    2 -
 src/ConnDis.c        |    2 -
 src/util/Makefile.am |    3 +
 4 files changed, 82 insertions(+), 9 deletions(-)

New commits:
commit 8f3db40ca5108a919244f3fff7466d01a14b3ce2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jun 3 13:08:17 2010 -0700

    Workaround bug in groff flag processing that breaks distcheck
    
    At least with the groff 1.19.2 package I have installed, groff passes
    on the -I flags for the include path to grohtml, which if they come
    after the -P-I... flag we pass to grohtml to specify the image file
    name pattern cause it to override that flag and put the images in
    the wrong place, breaking "make distcheck" - changing the flag order
    works around this.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit bdb31a1fb707cebccc9efbbf68cb55c10fa4ea3e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jun 3 11:25:33 2010 -0700

    Fix typo that made configure always report "none" for man page suffix
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6bb7d2d21d6b58019fb37b724b59c9744f30b9ce
Author: Paul Bender <pebender at gmail.com>
Date:   Thu Jun 3 11:20:26 2010 -0700

    Bug 22591 - configure does not obey the --enable-*-transport options
    
    https://bugs.freedesktop.org/show_bug.cgi?id=22591
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d7f35946d673bb00f2768e025b6e1017422b2174
Author: Paul Bender <pebender at gmail.com>
Date:   Thu Jun 3 11:17:45 2010 -0700

    Bug 22590 - libX11 1.2.1 has broken abstract namespace support
    
    https://bugs.freedesktop.org/show_bug.cgi?id=22590
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit b2487d07f7b355f230a56e32c763acd08862735c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jun 3 11:06:15 2010 -0700

    Bug 22584 - libX11 does not cross compile
    
    Adaptation of patch submitted by Paul Bender in attachment 27301 to
    https://bugs.freedesktop.org/show_bug.cgi?id=22584
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Mikhail Gusarov <dottedmag at dottedmag.net>
    Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>



More information about the xorg-commit mailing list