Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / threadlib
blob740f62fcd52ab2b607a659a39840fc661f11ebff
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 all