threadlib: Support static linking.
commit7d71a30f149c6a140975a474047c758d80a1fcd4
authorBruno Haible <bruno@clisp.org>
Sun, 16 Jul 2017 12:49:21 +0000 (16 14:49 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 16 Jul 2017 12:49:21 +0000 (16 14:49 +0200)
treed9fd76d9531af3de24b5e58ee5d211212dd1dd20
parentd6be976d4c3b88480b6936a97f3948448bdcc4cc
threadlib: Support static linking.

* m4/threadlib.m4 (gl_THREADLIB_BODY): When static linking is in use,
set gl_cv_have_weak to 'no'.
ChangeLog
m4/threadlib.m4