automake
[Top][All Lists]
Advanced

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

CXXFLAGS in automake 1.5


From: Ted Irons
Subject: CXXFLAGS in automake 1.5
Date: Sun, 09 Sep 2001 15:33:03 -0700

I understand now the  significance of distinguishing
between user  and maintainer  env variables.

But  before automake 1.5 the following used to work in
the Makefile.am's; it no longer does.   Should it?

CXXFLAGS = @CXXFLAGS@  \
    -I$(top_srcdir)/src                  \
    $(K_CXXFLAGS)

Thanks in advance,
- Ted




reply via email to

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