bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Remove redundant 'Link' sections


From: Bruno Haible
Subject: Remove redundant 'Link' sections
Date: Fri, 04 Jan 2019 19:59:25 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-141-generic; KDE/5.18.0; x86_64; ; )

Some 'Link' sections are not wrong; they are just redundant.


2019-01-04  Bruno Haible  <address@hidden>

        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+
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]