fstobdf: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 13:03:29 PDT 2010


 Makefile.am  |   22 ++--------------------
 chars.c      |    3 ---
 configure.ac |   18 ++++++------------
 fstobdf.c    |    2 --
 fstobdf.h    |    1 -
 fstobdf.man  |    2 --
 header.c     |    2 --
 props.c      |    2 --
 8 files changed, 8 insertions(+), 44 deletions(-)

New commits:
commit ec9bcf172012b360663b3916c3fcd74bff263fd6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:00:46 2010 -0700

    fstobdf 1.0.4
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e5a6da16b73693c384715045705d6392ef0b4519
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 12:59:42 2010 -0700

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

commit 119b36c4591155c905f4776be41ecf660ecf78ef
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 12:55:05 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 049d4f1b9c2e1997693986d3c6cd5093e5553dbe
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 12:54:26 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 18f7bf1985e501fe3614ba935151ccafa258d2e3
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Oct 30 12:53:55 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>



More information about the xorg-commit mailing list