1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00
Files
Bruno Haible 25e53d3119 threadlib: Remove unused dependency (left over from 2019-07-06).
* modules/threadlib (Depends-on): Remove havelib.
2019-12-21 12:51:50 +01:00

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