Since the pth support was removed from module 'threadlib', it does not need the config.rpath file any more.
2019-12-01 Bruno Haible <[email protected]> threadlib: Remove unnecessary file (left over from 2019-07-06). * modules/threadlib (Files): Remove config.rpath. diff --git a/modules/threadlib b/modules/threadlib index 0a582c2..240406d 100644 --- a/modules/threadlib +++ b/modules/threadlib @@ -4,7 +4,6 @@ Access to multithreading primitives. Files: lib/glthread/threadlib.c m4/threadlib.m4 -build-aux/config.rpath Depends-on: havelib
