fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / tls
index 8c325d9718386b8bdf42ab6813ecb3c0fa4373b5..a2a4664e3c97ae313b6ea47080beb2fd483b1215 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+