oclock: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Sep 22 19:57:21 PDT 2010


 Makefile.am  |   22 ++--------------------
 configure.ac |   19 ++++++++-----------
 2 files changed, 10 insertions(+), 31 deletions(-)

New commits:
commit 52f1f49fa24a0459b6ca4db2f3f55700ba66f3c6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 22 19:55:54 2010 -0700

    oclock 1.0.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit af0aaab315399dafdb29a487c841b7de8271079d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 22 19:53:41 2010 -0700

    config: remove AC_SUBST of OCLOCK_CFLAGS & OCLOCK_LIBS
    
    PKG_CHECK_MODULES handles that automatically for us
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a7515825e8d487ec58634dde47e110602617079f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 22 19:52:54 2010 -0700

    config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS provide
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d4b4454ad1aa65849a83f12938e6e2913d7e2ce9
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>

commit 375822dca8af44b7c38885877063ea961edc162c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 22 19:47:59 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