verify: new macro 'assume'
[gnulib.git] / modules / threadlib
1 Description:
2 Access to multithreading primitives.
3
4 Files:
5 lib/glthread/threadlib.c
6 m4/threadlib.m4
7 build-aux/config.rpath
8
9 Depends-on:
10 havelib
11
12 configure.ac-early:
13 gl_THREADLIB_EARLY
14
15 configure.ac:
16 gl_THREADLIB
17
18 Makefile.am:
19 lib_SOURCES += glthread/threadlib.c
20
21 Include:
22
23 Link:
24 $(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
25
26 License:
27 LGPLv2+
28
29 Maintainer:
30 Bruno Haible
31