summaryrefslogtreecommitdiff
path: root/modules/tls
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-08-17 15:49:29 +0200
committerBruno Haible <bruno@clisp.org>2008-08-17 15:49:29 +0200
commit76bc00ad16b87ebd68c3a96cc5f6bc20e17464b0 (patch)
treeda6f672f53fc3b7adc474585743caaed7eed2f53 /modules/tls
parent92fe61afbecd3ab40592854e3bada8d7958d4c98 (diff)
downloadgnulib-76bc00ad16b87ebd68c3a96cc5f6bc20e17464b0.tar.gz
New module 'threadlib'.
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+