commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ./ChangeLog ./acgeneral.m4 ./aclang.m4...


From: Akim Demaille
Subject: autoconf ./ChangeLog ./acgeneral.m4 ./aclang.m4...
Date: Tue, 14 Nov 2000 02:05:15 -0800

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  00/11/14 02:05:15

Modified files:
        .              : ChangeLog acgeneral.m4 aclang.m4 
        tests          : semantics.at 

Log message:
        Use AC_MSG_ERROR in `config.status', but adjust AC_MSG_* to use $0
        instead of hard coded `configure'.
        * acgeneral.m4 (AC_COPYRIGHT): s/configure.in/__file__/.
        (_AC_INIT_DEFAULTS_FDS): Append to AC_FD_LOG instead of creating
        it.  No longer insert the configure banner.
        (_AC_INIT_DEFAULTS): Create config.log with the banner.
        Define `as_me'.
        (_AC_INIT_PARSE_ARGS, _AC_INIT_PREPARE, AC_MSG_NOTICE)
        (AC_MSG_CHECKING, AC_MSG_RESULT, AC_MSG_RESULT_UNQUOTED)
        (AC_MSG_WARN, AC_MSG_ERROR, AC_MSG_ERROR, AC_TRY_CPP)
        (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE, _AC_RUN_IFELSE)
        (_AC_OUTPUT_FILES, _AC_OUTPUT_HEADERS, _AC_PROG_F77_V_OUTPUT): Use
        `$as_me' instead of `configure'.
        (AC_OUTPUT): Get rid of the UCA, and of the empty line when
        dumping confdefs.h into config.log.
        (_AC_OUTPUT_CONFIG_STATUS): Use _AC_INIT_DEFAULTS_FDS.
        Print a banner.
        Use AC_MSG_ERROR and AC_MSG_NOTICE.
        * acgeneral.m4 (AC_CACHE_LOAD, _AC_OUTPUT_FILES, _AC_OUTPUT_LINKS)
        (_AC_OUTPUT_HEADERS):  Use AC_MSG_NOTICE.
        * tests/semantics.at (missing templates): Adjust.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/ChangeLog.diff?r1=1.1038&r2=1.1039
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/acgeneral.m4.diff?r1=1.621&r2=1.622
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/aclang.m4.diff?r1=1.85&r2=1.86
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/semantics.at.diff?r1=1.4&r2=1.5




reply via email to

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