bug-automake
[Top][All Lists]
Advanced

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

Re: compilation flags per object file


From: Bruno Haible
Subject: Re: compilation flags per object file
Date: Fri, 25 Aug 2006 15:53:35 +0200
User-agent: KMail/1.9.1

Ralf Wildenhues wrote:
> You should note that object file
> names are an internal Automake detail, so the naming of the respective
> *_CPPFLAGS variable is not clear, for starters.  Above would conflict
> with a program named localcharset.

I wouldn't mind if the specification were per source file:

  localcharset_c_CPPFLAGS = $(AM_CPPFLAGS) -DLIBDIR=\"$(libdir)\"

for localcharset.c, or similar.

Bruno




reply via email to

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