libXt: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Dec 7 19:11:17 PST 2010


 configure.ac    |   12 +++++-------
 src/Error.c     |   18 ++----------------
 util/makestrs.c |    3 ---
 3 files changed, 7 insertions(+), 26 deletions(-)

New commits:
commit 14145f3e87a039640cd8bdb2e2f4f30ca9b2a710
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Dec 5 01:21:06 2010 -0800

    config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS now
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a73b8f06b95216083c8335fad45dd0de7f44a529
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Dec 5 01:19:10 2010 -0800

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
    Add missing AC_CONFIG_SRCDIR
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 2bf988d229d2b85208cc42094ce7202204d628af
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Dec 5 00:33:44 2010 -0800

    Remove ancient #if defined(macII) hack for A/UX from makestrs.c
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 96508e1b9da790d4b824a42246d1e86379101733
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Dec 5 00:19:30 2010 -0800

    Remove non-USE_SNPRINTF case from src/Error.c
    
    unifdef -DUSE_SNPRINTF src/Error.c
    Plus manual removal of old #ifdef notyet section that said not enough
    platforms had snprintf support yet.   Welcome to the new millenium!
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list