From 99b064426f7a70b65f08ec3074ea8ce2074ac531 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 17 Aug 2008 19:46:23 +0200 Subject: [PATCH] Link with LIBMULTITHREAD, not LIBTHREAD. --- modules/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/thread b/modules/thread index eb34fe71d..d9586b58e 100644 --- a/modules/thread +++ b/modules/thread @@ -18,7 +18,7 @@ Include: "glthread/thread.h" Link: -$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise +$(LTLIBMULTITHREAD) when linking with libtool, $(LIBMULTITHREAD) otherwise License: LGPLv2+ -- 2.11.0