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 eb34fe7..d9586b5 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+