bug#27781: LIBOBJS should depend on LIBOBJDIR

2017-08-23 Thread Nick Bowler
On 8/23/17, Mathieu Lirzin wrote: > Michael Haubenwallner writes: >> Another thought about the final "$(LIBOBJS): .../.dirstamp" Makefile >> line: If I remember correctly, there have been (non-GNU) make >> implementations thatchoke on this rule when LIBOBJS is an empty >> variable: Am I wrong her

bug#27781: LIBOBJS should depend on LIBOBJDIR

2017-08-23 Thread Mathieu Lirzin
Michael Haubenwallner writes: > On 08/22/2017 12:40 AM, Mathieu Lirzin wrote: >> Michael Haubenwallner writes: >> >>> In this case let me come up with attached patch for now >>> (without deeper knowledge of automake internals though). >> >> I have tested this patch, and confirm that it fixes t

bug#27781: LIBOBJS should depend on LIBOBJDIR

2017-08-23 Thread Mathieu Lirzin
Michael Haubenwallner writes: > On 08/22/2017 12:23 AM, Mathieu Lirzin wrote: >> Michael Haubenwallner writes: >>> On 08/17/2017 01:29 AM, Mathieu Lirzin wrote: Michael Haubenwallner writes: > On 08/08/2017 11:17 PM, Mathieu Lirzin wrote: >> Michael Haubenwallner writes: > >>>