git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / threadlib
blob9e3438c789f1f0c12966f1f0992c20996ceeb18d
1 Description:
2 Access to multithreading primitives.
4 Files:
5 lib/glthread/threadlib.c
6 m4/threadlib.m4
7 build-aux/config.rpath
9 Depends-on:
10 havelib
12 configure.ac-early:
13 gl_THREADLIB_EARLY
15 configure.ac:
16 gl_THREADLIB
18 Makefile.am:
19 lib_SOURCES += glthread/threadlib.c
21 Include:
23 Link:
24 $(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
26 License:
27 LGPLv2+
29 Maintainer:
30 Bruno Haible