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 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
index a01b8c78505d1d5894aae6ca8a01f71f4f42ad52..6a589c3145c65607c8a6a97eab77def32dea6863 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