From: Bruno Haible Date: Fri, 4 Jan 2019 18:59:03 +0000 (+0100) Subject: Remove redundant 'Link' sections. X-Git-Tag: v1.0~5187 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=481fe47d016fb7fa002cdb2b285b8e92697a0c0c;p=gnulib.git Remove redundant 'Link' sections. * modules/canon-host (Link): Remove section. * modules/timevar (Link): Likewise. --- diff --git a/ChangeLog b/ChangeLog index 18f98e421f..92bf9cdd24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 --git a/modules/canon-host b/modules/canon-host index c9628da2ae..8804a55d89 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 b2a12bb992..3e1eb48f7f 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+