]> Savannah Git Hosting - gnulib.git/commitdiff
Remove incorrect 'Link' sections.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Jan 2019 18:44:39 +0000 (19:44 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 4 Jan 2019 18:54:16 +0000 (19:54 +0100)
* modules/acl (Link): Remove section. Use combined 'Link' sections from
the dependencies instead.
* modules/crypto/md5 (Link): Likewise.
* modules/crypto/sha1 (Link): Likewise.
* modules/crypto/sha256 (Link): Likewise.
* modules/crypto/sha512 (Link): Likewise.
* modules/faccessat (Link): Likewise.
* modules/fdutimensat (Link): Likewise.
* modules/iconv_open-utf (Link): Likewise.
* modules/propername (Link): Likewise.
* modules/qacl (Link): Likewise.
* modules/unicodeio (Link): Likewise.
* modules/utimecmp (Link): Likewise.
* modules/utimensat (Link): Likewise.
* modules/xstriconv (Link): Likewise.
* modules/xstriconveh (Link): Likewise.

16 files changed:
ChangeLog
modules/acl
modules/crypto/md5
modules/crypto/sha1
modules/crypto/sha256
modules/crypto/sha512
modules/faccessat
modules/fdutimensat
modules/iconv_open-utf
modules/propername
modules/qacl
modules/unicodeio
modules/utimecmp
modules/utimensat
modules/xstriconv
modules/xstriconveh

index 4b8df0ad4be1f13c19b21be7153fa887a6c24dd9..18f98e421f5761fa35f0a8737f342f63e95ea540 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2019-01-04  Bruno Haible  <bruno@clisp.org>
+
+       Remove incorrect 'Link' sections.
+       * modules/acl (Link): Remove section. Use combined 'Link' sections from
+       the dependencies instead.
+       * modules/crypto/md5 (Link): Likewise.
+       * modules/crypto/sha1 (Link): Likewise.
+       * modules/crypto/sha256 (Link): Likewise.
+       * modules/crypto/sha512 (Link): Likewise.
+       * modules/faccessat (Link): Likewise.
+       * modules/fdutimensat (Link): Likewise.
+       * modules/iconv_open-utf (Link): Likewise.
+       * modules/propername (Link): Likewise.
+       * modules/qacl (Link): Likewise.
+       * modules/unicodeio (Link): Likewise.
+       * modules/utimecmp (Link): Likewise.
+       * modules/utimensat (Link): Likewise.
+       * modules/xstriconv (Link): Likewise.
+       * modules/xstriconveh (Link): Likewise.
+
 2019-01-04  Bruno Haible  <bruno@clisp.org>
 
        gnulib-tool: New option --extract-recursive-link-directive.
index b42ed0836cd06308c52c4dc672803f87812b459d..83422bcf4532cec8b69c8ea8ee624558aa334e9c 100644 (file)
@@ -21,9 +21,6 @@ lib_SOURCES += copy-acl.c set-acl.c
 Include:
 "acl.h"
 
-Link:
-$(LIB_ACL)
-
 License:
 GPL
 
index 4c0e165c03f34fecd04f85b8f2218879789fc7e6..afcdbc38fa06b6a797c9bf8c9acccb6702c327fa 100644 (file)
@@ -15,8 +15,6 @@ Makefile.am:
 Include:
 "md5.h"
 
-Link:
-
 License:
 LGPLv2+
 
index 27ca39427a1fbecd49a67c34b5719b2aae73b726..86ae4d87e644b5a501a72dd13f3a0c8a83180c13 100644 (file)
@@ -15,8 +15,6 @@ Makefile.am:
 Include:
 "sha1.h"
 
-Link:
-
 License:
 LGPLv2+
 
index 6a7528015e5490f6d5a1f3cd5129d963e7ee0afb..0e2b4f038f83bc6096aebd7ddb6edd532e23dbab 100644 (file)
@@ -15,8 +15,6 @@ Makefile.am:
 Include:
 "sha256.h"
 
-Link:
-
 License:
 LGPLv2+
 
index da45e816b0e7d2fed48b316d5c1f2b0a58253703..c4827c618d67c4377aba00b9d2cf580a958db523 100644 (file)
@@ -15,8 +15,6 @@ Makefile.am:
 Include:
 "sha512.h"
 
-Link:
-
 License:
 LGPLv2+
 
index d13d167e1f80a1055d89acd0fbf723f6be05cef4..170aa7b6b959fb47b5a74e04a5a54703ab2f1b82 100644 (file)
@@ -35,9 +35,6 @@ Include:
 <fcntl.h>
 <unistd.h>
 
-Link:
-$(LIB_EACCESS)
-
 License:
 GPL
 
index 093b1a6eddee24e2e8196217d18249d71fabae88..21d656f1a5875fea899c6ef061a187d3f3f3c78c 100644 (file)
@@ -19,9 +19,6 @@ Include:
 <fcntl.h>
 "utimens.h"
 
-Link:
-$(LIB_CLOCK_GETTIME)
-
 License:
 GPL
 
index 40da9a1a5cfb1934442f2ce423faa8b6eabcba5b..bcd7b8b4fd078233bcfa1fb18208b6d74c31f218 100644 (file)
@@ -14,8 +14,6 @@ Makefile.am:
 
 Include:
 
-Link:
-
 License:
 LGPL
 
index 0cc93bf0ed6986aa1cb104b44cd8a6070d957d00..c9241846d1d02bc72f505ac267f980ee050d78ee 100644 (file)
@@ -35,9 +35,6 @@ lib_SOURCES += propername.h propername.c
 Include:
 "propername.h"
 
-Link:
-$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
-
 License:
 GPL
 
index 20c49acec5fc7af059294ec76faee500247da924..45753c76238f0ca687ffeb770457af142cec95a7 100644 (file)
@@ -15,8 +15,6 @@ Makefile.am:
 
 Include:
 
-Link:
-
 License:
 GPL
 
index 51721db72d19f25926149a3c9ef5ba11e63178ae..8164ac4e37ffba612048efe0f4a0ad9d878b03ad 100644 (file)
@@ -24,9 +24,6 @@ lib_SOURCES += unicodeio.h unicodeio.c
 Include:
 "unicodeio.h"
 
-Link:
-$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
-
 License:
 GPL
 
index 8a3303cc06bf21ecead5e6ec3abb83e75e6b7093..dffe861c2d136c1b9bd538ac35ef773ee284a55e 100644 (file)
@@ -27,9 +27,6 @@ lib_SOURCES += utimecmp.c
 Include:
 "utimecmp.h"
 
-Link:
-$(LIB_CLOCK_GETTIME)
-
 License:
 GPL
 
index 6e0524c2e8a66dc98d89c0050326dd6f9e06a2f6..27e4679dac4bb79c168323e2f04c5028a4685e23 100644 (file)
@@ -33,9 +33,6 @@ Makefile.am:
 Include:
 <sys/stat.h>
 
-Link:
-$(LIB_CLOCK_GETTIME)
-
 License:
 GPL
 
index ce95f86c04cab5a4fa909a7dbf5110c5cf438955..a052aeac85c1eebad3ab1e0d08e44992ad0f3ed2 100644 (file)
@@ -18,9 +18,6 @@ lib_SOURCES += xstriconv.h xstriconv.c
 Include:
 "xstriconv.h"
 
-Link:
-$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
-
 License:
 GPL
 
index fabeb44cb307cdf22ac200b97ac39cc1a9a90491..4327156ba40649286e30a1ec4b936d1ad609d6f6 100644 (file)
@@ -18,9 +18,6 @@ lib_SOURCES += xstriconveh.c
 Include:
 "xstriconveh.h"
 
-Link:
-$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
-
 License:
 GPL