gccmakedep: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Jun 4 21:46:57 PDT 2011


 Makefile.am  |   12 ++----------
 configure.ac |   22 ++++++++++++++--------
 2 files changed, 16 insertions(+), 18 deletions(-)

New commits:
commit 7abbe73c0ead0f335f2e39a486ac3004b8c30b08
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jun 4 21:27:24 2011 -0700

    config: use util-macros 1.8 for man page substitutions
    
    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.
    
    Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
    Enables silent rule and use platform appropriate version of sed.
    
    Use $(CHANGELOG_CMD) provided by XORG_DEFAULT_OPTIONS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7718a63128381dc22021e9a7bee5a477771d1be0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jun 4 21:23:33 2011 -0700

    config: Use AC_CONFIG_FILES to list output files instead of AC_OUTPUT
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 0df68dd170d1be2fbd5e87329164dae97fb18ad6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jun 4 21:17:30 2011 -0700

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

commit 2921a02d56ab550ac307fc8ad313ad76c7b05f03
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Jun 4 21:15:49 2011 -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