pmccabe2html: escaping of special characters
[gnulib.git] / modules / c-stack
index e8d052e..83de3f8 100644 (file)
@@ -7,8 +7,14 @@ lib/c-stack.c
 m4/c-stack.m4
 
 Depends-on:
-gettext
+gettext-h
+errno
 exitfail
+ignore-value
+unistd
+raise
+sigaction
+libsigsegv
 
 configure.ac:
 gl_C_STACK
@@ -19,6 +25,11 @@ lib_SOURCES += c-stack.h c-stack.c
 Include:
 "c-stack.h"
 
+Link:
+$(LTLIBCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
+
+License:
+GPL
+
 Maintainer:
 Paul Eggert
-