xfwp: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jan 7 19:02:57 PST 2011


 Makefile.am  |   20 +-------------------
 configure.ac |   25 +++++++++++++------------
 2 files changed, 14 insertions(+), 31 deletions(-)

New commits:
commit e266d1015912d5e9458351e6deed548d2755eedb
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 7 18:52:54 2011 -0800

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

commit bbba4170faa039fc038f286f1e3fef73c9d13c9f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 7 18:41:30 2011 -0800

    config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 8335a168a6debd4dc6349ce6458bd66fad0938bb
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 7 18:40:17 2011 -0800

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
    Add missing AC_CONFIG_SRCDIR
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 73b928101d9df01f03360192c8670f744dc2c1d6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 7 18:37:01 2011 -0800

    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 2fb2eaab97901041d56f4d6f722da351fdc7604b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 7 18:36:06 2011 -0800

    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
    Enables use of platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 439d48f201eed2371cb537fd8943e3b65f88d7be
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Jan 7 18:34:17 2011 -0800

    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