automake
[Top][All Lists]
Advanced

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

Re: CPPFLAGS for LIBOBJS


From: Russ Allbery
Subject: Re: CPPFLAGS for LIBOBJS
Date: Wed, 23 Apr 2008 14:47:18 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Ralf Wildenhues <address@hidden> writes:

> Yes.  This is a useful TODO item.
>
> I think you should be able to work around it by using
> AC_CONFIG_LIBOBJ_DIR and putting all LIBOJBS in a separate directory,
> with separate Makefile.am, ensuring that they are built early enough,
> and setting AM_CPPFLAGS and AM_CFLAGS there.  I suppose you know all
> this already, but don't want to spoil your nonrecursive build.  ;-)

Ah, yes, I hadn't thought through that.  Well, for this particular
project, globally setting CPPFLAGS was okay, just not the way I was
planning on doing it.  So I have a working work-around.

Thanks for the queued TODO item!

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>




reply via email to

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