bug-automake
[Top][All Lists]
Advanced

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

bug#27781: LIBOBJS should depend on LIBOBJDIR


From: Michael Haubenwallner
Subject: bug#27781: LIBOBJS should depend on LIBOBJDIR
Date: Wed, 16 Aug 2017 18:36:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Hi,

On 08/08/2017 11:17 PM, Mathieu Lirzin wrote:
> Michael Haubenwallner <address@hidden> writes:
>>
>> I have no idea for how to fix automake for this situation, but it
>> feels like automake should add this line to src/Makefile.in here:
>>
>> $(LIBOBJS): $(LIBOBJDIR)$(am__dirstamp)

> 
> I confirm that this is an Automake issue.  After some digging I think
> 'automake' should call the 'require_build_directory' subroutine for the
> LIBOBJDIR variable.  However I don't have time to investigate more right
> now.

In this case let me come up with attached patch for now
(without deeper knowledge of automake internals though).

Thanks!
/haubi/

Attachment: 0001-automake-Depend-on-LIBOBJDIR-for-LIBOBJS.patch
Description: Text Data


reply via email to

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