* modules/c-stack (Link): Add link directive from the 'gettext-h'
dependency.
* modules/getaddrinfo (Link): Likewise.
+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.
Link:
$(LTLIBCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
License:
GPL
Link:
$(GETADDRINFO_LIB)
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
License:
LGPLv2+