Link with LIBMULTITHREAD, not LIBTHREAD.
authorBruno Haible <bruno@clisp.org>
Sun, 17 Aug 2008 17:46:23 +0000 (19:46 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 17 Aug 2008 17:46:23 +0000 (19:46 +0200)
modules/thread

index eb34fe71dd1b98e573e4b30f0ce7cf9c890d9fb3..d9586b58eb562fc414cb43f3a52e9af4848ae4ff 100644 (file)
@@ -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+