X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fthread;h=a7d338df4cf320467a70a936756afb103fd96349;hb=0ffe8a9f4f403611826229045a3f2f7f686e66ee;hp=eb34fe71dd1b98e573e4b30f0ce7cf9c890d9fb3;hpb=cf3c40457f0b0050321f2df638fa5478e2bac5b1;p=gnulib.git diff --git a/modules/thread b/modules/thread index eb34fe71d..a7d338df4 100644 --- a/modules/thread +++ b/modules/thread @@ -3,22 +3,24 @@ Creating and controlling threads. Files: lib/glthread/thread.h +lib/glthread/thread.c m4/thread.m4 Depends-on: threadlib +lock configure.ac: gl_THREAD Makefile.am: -lib_SOURCES += glthread/thread.h +lib_SOURCES += glthread/thread.h glthread/thread.c Include: "glthread/thread.h" Link: -$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise +$(LTLIBMULTITHREAD) when linking with libtool, $(LIBMULTITHREAD) otherwise License: LGPLv2+