Link with LIBMULTITHREAD, not LIBTHREAD.
[pspp] / 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+