projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf3c404
)
Link with LIBMULTITHREAD, not LIBTHREAD.
author
Bruno Haible
<bruno@clisp.org>
Sun, 17 Aug 2008 17:46:23 +0000
(19:46 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 17 Aug 2008 17:46:23 +0000
(19:46 +0200)
modules/thread
patch
|
blob
|
history
diff --git
a/modules/thread
b/modules/thread
index eb34fe71dd1b98e573e4b30f0ce7cf9c890d9fb3..d9586b58eb562fc414cb43f3a52e9af4848ae4ff 100644
(file)
--- a/
modules/thread
+++ b/
modules/thread
@@
-18,7
+18,7
@@
Include:
"glthread/thread.h"
Link:
-$(LTLIB
THREAD) when linking with libtool, $(LIB
THREAD) otherwise
+$(LTLIB
MULTITHREAD) when linking with libtool, $(LIBMULTI
THREAD) otherwise
License:
LGPLv2+