mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
25e53d3119
* modules/threadlib (Depends-on): Remove havelib.
29 lines
309 B
Plaintext
29 lines
309 B
Plaintext
Description:
|
|
Access to multithreading primitives.
|
|
|
|
Files:
|
|
lib/glthread/threadlib.c
|
|
m4/threadlib.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac-early:
|
|
gl_THREADLIB_EARLY
|
|
|
|
configure.ac:
|
|
AC_REQUIRE([gl_THREADLIB])
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += glthread/threadlib.c
|
|
|
|
Include:
|
|
|
|
Link:
|
|
$(LIBTHREAD)
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|