commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ./ChangeLog ./acgeneral.m4 ./configure...


From: Akim Demaille
Subject: autoconf ./ChangeLog ./acgeneral.m4 ./configure...
Date: Fri, 03 Nov 2000 02:39:28 -0800

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  00/11/03 02:39:28

Modified files:
        .              : ChangeLog acgeneral.m4 configure m4sugar.m4 
        tests          : base.at 

Log message:
        AC_REQUIRE and AC_DEFUN_ONCE don't work properly together. This
        caused strange messages about AC_ARG_PROGRAM.
        Reported by Jim Meyering.
        * acgeneral.m4 (AC_DEFUN_ONCE): Fix the indirection to
        m4_defun_once.
        * m4sugar.m4 (m4_defun_once): Also define
        `m4_location(MACRO-NAME)'.  s/ac_warn/m4_warn/.
        Use `m4_defn' to read `m4_location'.
        * tests/base.at (AC_REQUIRE & AC_DEFUN_ONCE): Two new tests.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/ChangeLog.diff?r1=1.1004&r2=1.1005
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/acgeneral.m4.diff?r1=1.612&r2=1.613
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/configure.diff?r1=1.85&r2=1.86
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/m4sugar.m4.diff?r1=2.12&r2=2.13
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/base.at.diff?r1=1.3&r2=1.4




reply via email to

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