Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / tls
index 8c325d9..a2a4664 100644 (file)
@@ -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+