]> Savannah Git Hosting - gnulib.git/commitdiff
Fix some 'Link' sections.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Jan 2019 19:04:57 +0000 (20:04 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 4 Jan 2019 19:04:57 +0000 (20:04 +0100)
* modules/c-stack (Link): Add link directive from the 'gettext-h'
dependency.
* modules/getaddrinfo (Link): Likewise.

ChangeLog
modules/c-stack
modules/getaddrinfo

index 92bf9cdd2426066a9662fba1cb4cc142a4aee20f..9e06927c98288f85d8330b040e8c28fb3cfdcc9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-01-04  Bruno Haible  <bruno@clisp.org>
+
+       Fix some 'Link' sections.
+       * modules/c-stack (Link): Add link directive from the 'gettext-h'
+       dependency.
+       * modules/getaddrinfo (Link): Likewise.
+
 2019-01-04  Bruno Haible  <bruno@clisp.org>
 
        Remove redundant 'Link' sections.
index dd303bd7ca7080e812638b8d7f350c49ca15d217..ca2c208e1a1cd84c58f9b47b16cb8ad1c1d26566 100644 (file)
@@ -28,6 +28,7 @@ Include:
 
 Link:
 $(LTLIBCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
 
 License:
 GPL
index 8de29558c6b7ad154416ea104519de1c838f4d06..195a24afd8da0e981738882361c95a62921e24e8 100644 (file)
@@ -36,6 +36,7 @@ Include:
 
 Link:
 $(GETADDRINFO_LIB)
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
 
 License:
 LGPLv2+