Some 'Link' sections are not wrong; they are just redundant.
2019-01-04 Bruno Haible <[email protected]> Remove redundant 'Link' sections. * modules/canon-host (Link): Remove section. * modules/timevar (Link): Likewise. diff --git a/modules/canon-host b/modules/canon-host index c9628da..8804a55 100644 --- a/modules/canon-host +++ b/modules/canon-host @@ -20,9 +20,6 @@ lib_SOURCES += canon-host.c Include: "canon-host.h" -Link: -$(GETADDRINFO_LIB) - License: LGPL diff --git a/modules/timevar b/modules/timevar index b2a12bb..3e1eb48 100644 --- a/modules/timevar +++ b/modules/timevar @@ -20,10 +20,6 @@ lib_SOURCES += timevar.c timevar.def Include: "timevar.h" -Link: -$(LIB_GETHRXTIME) -$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise - License: GPLv3+
