xrx: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 18:15:07 PDT 2010


 configure.ac             |   30 +++++++++++-------------------
 helper/Makefile.am       |   28 ++++------------------------
 plugin/Makefile.am       |   27 +++++----------------------
 xnest-plugin/Makefile.am |    4 ++--
 4 files changed, 22 insertions(+), 67 deletions(-)

New commits:
commit ee043df61402643f3031c51cc0635b3281fafe2e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 18:13:02 2010 -0700

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

commit a962d5e612ad8452dc9523bacfc08b039d4deb20
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Oct 30 18:11:47 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 c372c4b1de21fc0a93589c707cfef24533487dbf
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 18:07:41 2010 -0700

    Get rid of extra configure message when mozilla/firefox-plugin not found
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6fefbf58f3698b8aa25cc6682e78fb884d5afe6d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 18:03:23 2010 -0700

    Add $(CWARNFLAGS) to CFLAGS in Makefile.am instead of in configure.ac
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit bd30c0733e40cc46395e53c2c738e01e65796010
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 17:58:21 2010 -0700

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

commit 1bbc287440845d23265a775c5b722e8cb42368bd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 17:56:53 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 3ecb1138d04e6ee17419a7b67dfccea20fc4872b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 17:53:31 2010 -0700

    Replace individual XORG_* macro calls with XORG_DEFAULT_OPTIONS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list