[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Prefer AM_CPPFLAGS to @CPPFLAGS@
From: |
Stepan Kasal |
Subject: |
Prefer AM_CPPFLAGS to @CPPFLAGS@ |
Date: |
Wed, 6 Jun 2007 10:56:58 +0200 |
User-agent: |
Mutt/1.4.2.3i |
Hello,
I suggest a change to the Autoconf manual, see the patch below.
For people which use the standard set of Autotools, this can be
pasted to the project, while the previous version was not optimal
(breaking override of CPPFLAGS for "make").
For the rare species of Autoconf without Automake users, this does
not hurt, as it does hide any info. Those uses know well how to
``extend CPPFLAGS.''
OK to commit?
Stepan
autoconf.texi
Description: TeXInfo document
- Prefer AM_CPPFLAGS to @CPPFLAGS@,
Stepan Kasal <=