commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ChangeLog aclang.m4


From: Akim Demaille
Subject: autoconf ChangeLog aclang.m4
Date: Wed, 18 Oct 2000 09:18:18 -0700

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  00/10/18 09:18:18

Modified files:
        .              : ChangeLog aclang.m4 

Log message:
        * aclang.m4 (_AC_PROG_CC_G): Use the _AC_COMPILE_IFELSE macro
        instead of reinventing the wheel. This also takes care of a bug
        where the "-g" option was accepted if the compiler silently exits
        with status unequal to 0.
        (_AC_PROG_CXX_G): Likewise.
        (AC_PROG_CC): As _AC_PROG_CC_G depends on $ac_objext and
        $ac_exeext, move the expansion of _AC_OBJEXT and _AC_EXEEXT in
        front of _AC_PROG_CC_G.
        (AC_PROG_CXX, AC_PROG_F77): Likewise.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/ChangeLog.diff?r1=1.930&r2=1.931
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/aclang.m4.diff?r1=1.72&r2=1.73




reply via email to

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