commit-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoconf ./ChangeLog ./Makefile.am ./Makefile.i...


From: Akim Demaille
Subject: autoconf ./ChangeLog ./Makefile.am ./Makefile.i...
Date: Tue, 17 Oct 2000 00:55:45 -0700

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  00/10/17 00:55:45

Modified files:
        .              : ChangeLog Makefile.am Makefile.in autoupdate.sh 
                         configure configure.in 
        tests          : Makefile.am Makefile.in atspecific.m4 syntax.m4 
                         tools.m4 

Log message:
        Fix autoupdate: updating `AC_OUTPUT_COMMANDS' was failing because
        it includes another AU defined macro.
        * autoupdate.sh (input.m4:_au_defun): New macro.
        (au.m4): Use it instead of inlining _au_enable/_au_disable
        invocations in the definition of all these macros.
        (input.m4:__au_enable, input.m4:__au_disable): New macros.
        (input.m4:_au_enable, input.m4:_au_disable): Use them.
        * tests/mktests.sh (update_exclude_list): Add `AC_OUTPUT'.
        Running it twice in a configure.in is not valid.
        Add `AC_LINK_FILES' since it requires arguments.
        * tests/tools.m4 (autoupdating AC_LINK_FILES): New test.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/ChangeLog.diff?r1=1.916&r2=1.917
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/Makefile.am.diff?r1=1.27&r2=1.28
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/Makefile.in.diff?r1=1.103&r2=1.104
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/autoupdate.sh.diff?r1=1.33&r2=1.34
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/configure.diff?r1=1.78&r2=1.79
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/configure.in.diff?r1=1.30&r2=1.31
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/Makefile.am.diff?r1=1.32&r2=1.33
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/Makefile.in.diff?r1=1.32&r2=1.33
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/atspecific.m4.diff?r1=1.15&r2=1.16
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/syntax.m4.diff?r1=1.12&r2=1.13
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/tools.m4.diff?r1=1.20&r2=1.21




reply via email to

[Prev in Thread] Current Thread [Next in Thread]