commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ChangeLog TODO aclang.m4 acspecific.m4


From: Akim Demaille
Subject: autoconf ChangeLog TODO aclang.m4 acspecific.m4
Date: Thu, 12 Oct 2000 05:39:26 -0700

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  00/10/12 05:39:26

Modified files:
        .              : ChangeLog TODO aclang.m4 acspecific.m4 

Log message:
        Macros used by AC_LANG_COMPILER macros shall not AC_REQUIRE
        AC_LANG_COMPILER by the way of AC_COMPILE_IFELSE etc.
        * acspecific.m4 (_AC_EXEEXT): Use _AC_LINK_IFELSE, not
        AC_LINK_IFELSE to avoid AC_REQUIREing AC_PROG_CC which precisely
        requires _AC_EXEEXT.
        Don't run _AC_CYGWIN, _AC_MINGW32, _AC_EMXOS2.
        * aclang.m4 (_AC_PROG_F77_G): Use _AC_COMPILE_IFELSE, not
        AC_COMPILE_IFELSE.
        (_AC_LANG_COMPILER_WORKS): Use _AC_LINK_IFELSE, not
        AC_LINK_IFELSE.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/ChangeLog.diff?r1=1.902&r2=1.903
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/TODO.diff?r1=1.91&r2=1.92
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/aclang.m4.diff?r1=1.69&r2=1.70
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/acspecific.m4.diff?r1=1.300&r2=1.301




reply via email to

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