c-stack: fix typo.
authorEric Blake <ebb9@byu.net>
Thu, 17 Jul 2008 22:21:42 +0000 (16:21 -0600)
committerEric 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
modules/c-stack

index 01f0084..1508c17 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
index a01b8c7..6a589c3 100644 (file)
@@ -24,7 +24,7 @@ Include:
 "c-stack.h"
 
 Link:
-$(LTCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
+$(LTLIBCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
 
 License:
 GPL