imake: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 19:11:16 PDT 2010


 Makefile.am  |   18 ++----------------
 configure.ac |   19 +++++++------------
 imake.c      |    8 ++++----
 3 files changed, 13 insertions(+), 32 deletions(-)

New commits:
commit bf237073d39629599cb77bf0144f862c175bb640
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 19:10:35 2010 -0700

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

commit 29c3c8f2fc3859b1c8e1dd1f2327ab51c40fca21
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Oct 30 19:08:31 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 3a3c6e584a1fee04a6bc4c11581c283d5fa8c603
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 19:04:22 2010 -0700

    Use autoconf standard HAVE_MKSTEMP instead of HAS_MKSTEMP
    
    We no longer need to maintain compatibility with the monolith
    Imakefile -D flags in the sources.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit f6587b17a6aef0404853ad5113158fddf4a90219
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 18:59:39 2010 -0700

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC, AC_PROG_SED, & 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 bdf937d11774595eefc2ded78dcdf52dfe420443
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 18:57:15 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.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list