summaryrefslogtreecommitdiff
path: root/modules/tls
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tls')
-rw-r--r--modules/tls5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/tls b/modules/tls
index 8c325d9718..a2a4664e3c 100644
--- a/modules/tls
+++ b/modules/tls
@@ -7,7 +7,7 @@ lib/glthread/tls.c
m4/tls.m4
Depends-on:
-lock
+threadlib
configure.ac:
gl_TLS
@@ -18,6 +18,9 @@ lib_SOURCES += glthread/tls.h glthread/tls.c
Include:
"glthread/tls.h"
+Link:
+$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
+
License:
LGPLv2+