changeset 29968:a870f659b04d

c-stack: fix typo. * modules/c-stack (Link): Fix typo. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Thu, 17 Jul 2008 16:21:42 -0600
parents 1294168491aa
children da551054d27d
files ChangeLog modules/c-stack
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jul 17 06:23:47 2008 -0600
+++ b/ChangeLog	Thu Jul 17 16:21:42 2008 -0600
@@ -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
--- a/modules/c-stack	Thu Jul 17 06:23:47 2008 -0600
+++ b/modules/c-stack	Thu Jul 17 16:21:42 2008 -0600
@@ -24,7 +24,7 @@
 "c-stack.h"
 
 Link:
-$(LTCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
+$(LTLIBCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
 
 License:
 GPL