> Since the pth support was removed from module 'threadlib', it does not > need the config.rpath file any more.
... and it does not need the 'havelib' module any more either. 2019-12-21 Bruno Haible <[email protected]> threadlib: Remove unused dependency (left over from 2019-07-06). * modules/threadlib (Depends-on): Remove havelib. diff --git a/modules/threadlib b/modules/threadlib index f4fba84..c551634 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
