On Fri, Dec 21, 2001 at 08:33:25AM +0100, Marko Mlinar wrote:
> Makefile.am:
> bin_PROGRAMS=a
> a_SOURCES=a.c
> a_CFLAGS=-DXXX

> automake --version:
> automake (GNU automake) 1.4
> 
> And it does not work. I've searched the Makefile, and it contains only one
> occurence of "a_CFLAGS".
> Am I doing something wrong? I have a feeling that _CFLAGS is not supported
> with my version.

Yes, per-target CFLAGS is a new feature of Automake 1.5.

(Marko, sorry for my private reply; the mailer I'm using right now sucks.)
-- 
Alexandre Duret-Lutz

Reply via email to