summaryrefslogtreecommitdiff
path: root/modules/pthread-h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pthread-h')
-rw-r--r--modules/pthread-h3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/pthread-h b/modules/pthread-h
index 370552a031..3054ce45c0 100644
--- a/modules/pthread-h
+++ b/modules/pthread-h
@@ -10,6 +10,7 @@ extensions
extern-inline
sched
time
+threadlib
configure.ac-early:
AC_DEFINE([_REENTRANT], 1, [For thread-safety on OSF/1, Solaris.])
@@ -46,7 +47,7 @@ Include:
<pthread.h>
Link:
-$(LIB_PTHREAD)
+$(LIBTHREAD)
License:
LGPLv2+