showfont: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 14:57:25 PDT 2010


 Makefile.am  |   22 ++--------------------
 configure.ac |   19 ++++++-------------
 showfont.c   |    2 --
 showfont.man |    2 --
 4 files changed, 8 insertions(+), 37 deletions(-)

New commits:
commit b6d168ed36dd2f8ce217c4cbbe5666a509cfcc87
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 14:56:44 2010 -0700

    showfont 1.0.3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 00daddf94edbc0b53ece7a9edded50c051c5ab53
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 14:55:01 2010 -0700

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 71b506240a22a3927bfe6d8183b1edf7297391ce
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 14:52:21 2010 -0700

    Purge CVS version tags
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d9c7b8544d7ab3f9564a552cd30d130f4c4275f7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Oct 30 14:51:40 2010 -0700

    config: update AC_PREREQ statement to 2.60
    
    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.
    
    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 433fdb34febc639231c48febe6446f024548453d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 14:51:25 2010 -0700

    config: upgrade to util-macros 1.8 for additional man page support
    
    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.
    
    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    The existing statement can now be removed from the configuration file.
    
    Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
    Enables silent rule and use platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list