]> Savannah Git Hosting - gnulib.git/commitdiff
cond: State linking requirements.
authorBruno Haible <bruno@clisp.org>
Sun, 1 Dec 2019 16:23:12 +0000 (17:23 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 2 Dec 2019 01:05:12 +0000 (02:05 +0100)
* modules/cond (Link): New section.

ChangeLog
modules/cond

index bf36f7b890b71f28a853141a33cdcb1d4b3ee753..c17f8d2da2738ca99be4e4cce7a73ce8c93e713d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-12-01  Bruno Haible  <bruno@clisp.org>
+
+       cond: State linking requirements.
+       * modules/cond (Link): New section.
+
 2019-12-01  Bruno Haible  <bruno@clisp.org>
 
        threadlib: Remove unnecessary file (left over from 2019-07-06).
index 82b87e3b3c576c3b7ec1826694fe4fb9fdc908f4..5dc0e4048b3f4e58d3ed31728e51760489fdf040 100644 (file)
@@ -24,6 +24,9 @@ lib_SOURCES += glthread/cond.h glthread/cond.c
 Include:
 "glthread/cond.h"
 
+Link:
+$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
+
 License:
 LGPLv2+