xf86-video-sisusb: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Jun 7 22:19:31 PDT 2011


 configure.ac    |    7 +++----
 man/Makefile.am |   34 ++--------------------------------
 man/sisusb.man  |   18 ++----------------
 3 files changed, 7 insertions(+), 52 deletions(-)

New commits:
commit 241dd519e910d8a07483dc9506ebcbc1fb9c9e0f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jun 4 21:00:03 2011 -0700

    Convert sisusb.man from XORG_RAWCPP to using sed like other drivers
    
    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>
    Reviewed-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list