automake
[Top][All Lists]
Advanced

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

Re: managing headers in source


From: Václav Zeman
Subject: Re: managing headers in source
Date: Fri, 26 Jul 2013 22:41:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

On 07/20/2013 12:52 PM, Simon Richter wrote:
> Hi Václav,
> 
>> - src/Makefile.am: Listing headers for dependencies and source
>> files. 
>> (http://bazaar.launchpad.net/~log4cplus/log4cplus/trunk/view/head:/src/Makefile.am)
>
>> 
> You do not need to list the headers as source files as long as they
> are listed somewhere.
> 
> The dependencies start out empty before the first build (which does
> not matter because we need to build anyway) and are updated with the
> list of headers that were actually used during the build -- these
> will include your headers.
Thanks. I have removed the includes from the source listing and nothing
has broken. I am not myself sure why I have done it that way in the
first place.

-- 
VZ

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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