Hi Adrian,

thank you for your feedback.

Am 19.08.2018 um 01:03 schrieb Adrian Bunk:
> On Sun, Aug 19, 2018 at 12:17:51AM +0200, Micha Lenk wrote:
>> ...
>> --- a/src/plugins/backends/aqhbci/plugin/Makefile.am
>> +++ b/src/plugins/backends/aqhbci/plugin/Makefile.am
>> @@ -77,6 +77,7 @@ testlib_LDADD = \
>>    $(aqhbci_internal_libs) \
>>    $(aqbanking_internal_libs) \
>>    $(gwenhywfar_libs)
>> +testlib_DEPENDENCIES = libaqhbci.la
>> ...
> 
> A better fix would be s/$(aqhbci_internal_libs)/libaqhbci.la/

I would like to learn something. Why would using libaqhbci.la directly
be better than using the $(aqhbci_internal_libs variable)? Maybe there
are some more places where some cleanup would be appropriate.

Regards,
Micha

Reply via email to