From: Bruno Haible Date: Sat, 21 Dec 2019 11:51:50 +0000 (+0100) Subject: threadlib: Remove unused dependency (left over from 2019-07-06). X-Git-Tag: v1.0~4460 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25e53d311971dd656fb0f98f27855ce716b3c72e;p=thirdparty%2Fgnulib.git threadlib: Remove unused dependency (left over from 2019-07-06). * modules/threadlib (Depends-on): Remove havelib. --- diff --git a/ChangeLog b/ChangeLog index 7dc34641ca..001d30b081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-12-21 Bruno Haible + + threadlib: Remove unused dependency (left over from 2019-07-06). + * modules/threadlib (Depends-on): Remove havelib. + 2019-12-21 Bruno Haible New convention for multithread-safety tests. diff --git a/modules/threadlib b/modules/threadlib index f4fba84f88..c551634974 100644 --- a/modules/threadlib +++ b/modules/threadlib @@ -6,7 +6,6 @@ lib/glthread/threadlib.c m4/threadlib.m4 Depends-on: -havelib configure.ac-early: gl_THREADLIB_EARLY