automake
[Top][All Lists]
Advanced

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

Re: Header install path


From: Peter Johansson
Subject: Re: Header install path
Date: Sat, 22 May 2010 18:10:11 -0400
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

Hi Patrick,

On 5/22/10 3:09 PM, Patrick Rutkowski wrote:
If I do "include_HEADERS = foo.h", then foo.h goes into, let's say, 
/usr/local/include/foo.h

But can I instead make it go into /usr/local/include/some/arbitrary/path/foo.h?

I do:

include_foodir = $(includedir)/foo

include_foo_HEADERS = foo.h bar.h

which makes headers going into `/us/local/include/foo' with default configuration.

Cheers,
Peter




reply via email to

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