summaryrefslogtreecommitdiff
path: root/modules/cond
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-12-01 17:23:12 +0100
committerBruno Haible <bruno@clisp.org>2019-12-02 02:05:12 +0100
commitbcd6630c7334085fc36f311b2019a8d4d8ca295e (patch)
tree75bf8c2bb2d770ec74bb883f62cefe47cc2b659a /modules/cond
parent0e10133e9a34855f36f417c2559b02e7348af4df (diff)
downloadgnulib-bcd6630c7334085fc36f311b2019a8d4d8ca295e.tar.gz
cond: State linking requirements.
* modules/cond (Link): New section.
Diffstat (limited to 'modules/cond')
-rw-r--r--modules/cond3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/cond b/modules/cond
index 82b87e3b3c..5dc0e4048b 100644
--- a/modules/cond
+++ b/modules/cond
@@ -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+