# HG changeset patch # User Bruno Haible # Date 1546628343 -3600 # Node ID 8cd851acf6a6b702465dc829b30625d725da8c8c # Parent 534c5ca60c4f0ae9a776fdb533eca26dbac544b8 Remove redundant 'Link' sections. * modules/canon-host (Link): Remove section. * modules/timevar (Link): Likewise. diff -r 534c5ca60c4f -r 8cd851acf6a6 ChangeLog --- a/ChangeLog Fri Jan 04 19:44:39 2019 +0100 +++ b/ChangeLog Fri Jan 04 19:59:03 2019 +0100 @@ -1,3 +1,9 @@ +2019-01-04 Bruno Haible + + Remove redundant 'Link' sections. + * modules/canon-host (Link): Remove section. + * modules/timevar (Link): Likewise. + 2019-01-04 Bruno Haible Remove incorrect 'Link' sections. diff -r 534c5ca60c4f -r 8cd851acf6a6 modules/canon-host --- a/modules/canon-host Fri Jan 04 19:44:39 2019 +0100 +++ b/modules/canon-host Fri Jan 04 19:59:03 2019 +0100 @@ -20,9 +20,6 @@ Include: "canon-host.h" -Link: -$(GETADDRINFO_LIB) - License: LGPL diff -r 534c5ca60c4f -r 8cd851acf6a6 modules/timevar --- a/modules/timevar Fri Jan 04 19:44:39 2019 +0100 +++ b/modules/timevar Fri Jan 04 19:59:03 2019 +0100 @@ -20,10 +20,6 @@ Include: "timevar.h" -Link: -$(LIB_GETHRXTIME) -$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise - License: GPLv3+