changeset 40076:8cd851acf6a6

Remove redundant 'Link' sections. * modules/canon-host (Link): Remove section. * modules/timevar (Link): Likewise.
author Bruno Haible <bruno@clisp.org>
date Fri, 04 Jan 2019 19:59:03 +0100
parents 534c5ca60c4f
children 22e5bc9336ee
files ChangeLog modules/canon-host modules/timevar
diffstat 3 files changed, 6 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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  <bruno@clisp.org>
+
+	Remove redundant 'Link' sections.
+	* modules/canon-host (Link): Remove section.
+	* modules/timevar (Link): Likewise.
+
 2019-01-04  Bruno Haible  <bruno@clisp.org>
 
 	Remove incorrect 'Link' sections.
--- 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
 
--- 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+