libXpm: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Jun 27 13:56:05 PDT 2007


 acinclude.m4     |   15 ++++++++++
 configure.ac     |   20 ++++++++++++++
 cxpm/Makefile.am |   11 +++++++
 cxpm/cxpm.c      |   50 ++++++++++++++++++++++++++++-------
 src/Makefile.am  |    5 +--
 sxpm/Makefile.am |   12 +++++++-
 sxpm/sxpm.c      |   77 +++++++++++++++++++++++++++++++++++++++++++------------
 7 files changed, 158 insertions(+), 32 deletions(-)

New commits:
commit d4bc7dc0dea218cea380aba972f10f60dc1e86ac
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Jun 27 13:54:07 2007 -0700

    Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macros
    
    Clears some warnings from automake-1.10

commit 85a87de3c03ca8be526dedc0a2973f9426518c39
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 21 17:12:18 2006 -0800

    Sun bug 4486226: Xpm is not internationalized
    
    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4486226>
    Use gettext() to allow translated messages in sxpm & cxpm
    (cherry picked from bcda4f17ab3fa9f0572f876dbeb09b45fbc23f3d commit)



More information about the xorg-commit mailing list