projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6a65c2
)
c-stack: fix typo.
author
Eric Blake
<ebb9@byu.net>
Thu, 17 Jul 2008 22:21:42 +0000
(16:21 -0600)
committer
Eric Blake
<ebb9@byu.net>
Thu, 17 Jul 2008 22:21:42 +0000
(16:21 -0600)
* modules/c-stack (Link): Fix typo.
Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
patch
|
blob
|
history
modules/c-stack
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 01f00842c7260f6ea62dc8c60bf8714838c6454a..1508c17f5df95ac65f09d340a13c6e0e25e7193a 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,7
@@
2008-07-17 Eric Blake <ebb9@byu.net>
+ * modules/c-stack (Link): Fix typo.
+
Make c-stack use libsigsegv, when available.
* modules/c-stack (Depends-on): Add libsigsegv.
* modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
diff --git
a/modules/c-stack
b/modules/c-stack
index a01b8c78505d1d5894aae6ca8a01f71f4f42ad52..6a589c3145c65607c8a6a97eab77def32dea6863 100644
(file)
--- a/
modules/c-stack
+++ b/
modules/c-stack
@@
-24,7
+24,7
@@
Include:
"c-stack.h"
Link:
-$(LTCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
+$(LT
LIB
CSTACK) when linking with libtool, $(LIBCSTACK) otherwise
License:
GPL