automake
[Top][All Lists]
Advanced

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

Re: automake with defines


From: Alexandre Duret-Lutz
Subject: Re: automake with defines
Date: Fri, 21 Dec 2001 09:40:26 +0100
User-agent: Mutt/1.3.24i

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

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