AM_CFLAGS vs. CFLAGS, etc

Hi All,

I wonder if someone with access to the git repository could fix the
warnings I get about using CFLAGS in automake, etc., by replacing CFLAGS
with AM_CFLAGS, etc.?

73,

Rob, KL7NA


Rob F., Ph.D., P.E.
E.F. Cross School of Engineering
Walla Walla University
100 SW 4th Street
College Place, WA 99324
(509) 527-2075 http://people.wallawalla.edu/~Rob.Frohne/

On Tue, Dec 08, 2009 at 10:27:17AM -0800, Rob F. wrote:

Hi All,

I wonder if someone with access to the git repository could fix the
warnings I get about using CFLAGS in automake, etc., by replacing CFLAGS
with AM_CFLAGS, etc.?

73,

Rob, KL7NA

We’re abusing automake to build both host and embedded code (different
compiler). We need to hammer the vars otherwise the native tools get
used
to build the firmware.

Eric

On 12/08/2009 01:27 PM, Rob F. wrote:

Hi All,

I wonder if someone with access to the git repository could fix the
warnings I get about using CFLAGS in automake, etc., by replacing CFLAGS
with AM_CFLAGS, etc.?

Do you have an example of the warning? I can’t dupe/find it on my F11
machine.

Philip