fslsfonts: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Oct 6 19:02:17 PDT 2010


 Makefile.am  |   22 ++--------------------
 configure.ac |    8 ++++----
 2 files changed, 6 insertions(+), 24 deletions(-)

New commits:
commit 942a8c3c84ced13f396f17a96313ee82c7c79d83
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Oct 6 19:00:52 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>

commit dbbd43a4b2065e64d17227aed63e4189dc75134e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Jul 20 18:45:18 2010 -0400

    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>



More information about the xorg-commit mailing list