commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ChangeLog acgeneral.m4 acheaders.m4 ac...


From: Akim Demaille
Subject: autoconf ChangeLog acgeneral.m4 acheaders.m4 ac...
Date: Tue, 23 Jan 2001 23:50:56 -0800

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  01/01/23 23:50:56

Modified files:
        .              : ChangeLog acgeneral.m4 acheaders.m4 aclang.m4 

Log message:
        Don't AC_SUBST too much, as it makes Automake include those
        variables in Makefiles, and drives autoscan to require unneeded
        programs.
        * acgeneral.m4 (_AC_INIT_PREPARE): Don't AC_SUBST CFLAGS,
        CPPFLAGS, CXXFLAGS and LDFLAGS.
        (AC_ARG_VAR): AC_SUBST the var.
        Document it only once, even if there are several different docs.
        * aclang.m4 (AC_PROG_CPP): Declare CPP and CPPFLAGS to AC_ARG_VAR.
        (AC_PROG_CXXCPP): Declare CXXCPP and CPPFLAGS.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/ChangeLog.diff?r1=1.1231&r2=1.1232
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/acgeneral.m4.diff?r1=1.675&r2=1.676
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/acheaders.m4.diff?r1=1.4&r2=1.5
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/aclang.m4.diff?r1=1.118&r2=1.119




reply via email to

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