build: drop the pthread gnulib module

This was fixing a problem with old versions of mingw which had a
pthread.h that polluted the namespace with random symbols. This is no
longer relevant on our mingw platform targets.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé 2019-10-02 18:19:18 +01:00
parent dcc0e54b25
commit 5c3575206e

View File

@ -79,7 +79,6 @@ pipe-posix
pipe2
poll
posix-shell
pthread
pthread_sigmask
recv
regex