Hello Peter,
* Peter Johansson wrote on Mon, Sep 14, 2009 at 08:14:11PM CEST:
> I have a problem setting CPPFLAGS for a specific program
> (src_foo_CPPFLAGS) in a non-recursive build. I wonder if I'm doing
> something wrong or if this is a bug in Automake.
AFAICS things work as expected. See bel
Hello,
I have a problem setting CPPFLAGS for a specific program
(src_foo_CPPFLAGS) in a non-recursive build. I wonder if I'm doing
something wrong or if this is a bug in Automake. I'm using
automake (GNU automake) 1.11
autoconf (GNU Autoconf) 2.64
ltmain.sh (GNU libtool) 2.2.4
Below follows a