changeset 30019:c59d85f07507

Link with LIBMULTITHREAD, not LIBTHREAD.
author Bruno Haible <bruno@clisp.org>
date Sun, 17 Aug 2008 19:46:23 +0200
parents f1404af14f41
children 0eb1a9d400f2
files modules/thread
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/modules/thread	Sun Aug 17 19:29:30 2008 +0200
+++ b/modules/thread	Sun Aug 17 19:46:23 2008 +0200
@@ -18,7 +18,7 @@
 "glthread/thread.h"
 
 Link:
-$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
+$(LTLIBMULTITHREAD) when linking with libtool, $(LIBMULTITHREAD) otherwise
 
 License:
 LGPLv2+