+2019-12-02 Bruno Haible <bruno@clisp.org>
+
+ Simplify link sections.
+ * modules/threadlib (Link): Stop mentioning LTLIBTHREAD.
+ * modules/lock (Link): Likewise.
+ * modules/cond (Link): Likewise.
+ * modules/tls (Link): Likewise.
+ * modules/yield (Link): Likewise.
+ * modules/regex (Link): Likewise.
+ * modules/localename (Link): Likewise.
+ * modules/unicase/locale-language (Link): Likewise.
+ * modules/thread (Link): Stop mentioning LTLIBMULTITHREAD.
+
2019-12-02 Bruno Haible <bruno@clisp.org>
thread tests: Avoid link error with --enable-threads=isoc+posix on AIX.
<regex.h>
Link:
-$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
+$(LIBTHREAD)
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
License: