install-reloc: Support multi-binary installation.
[gnulib.git] / modules / c-stack
index d3e7e09..83de3f8 100644 (file)
@@ -8,10 +8,13 @@ m4/c-stack.m4
 
 Depends-on:
 gettext-h
+errno
 exitfail
+ignore-value
 unistd
 raise
 sigaction
+libsigsegv
 
 configure.ac:
 gl_C_STACK
@@ -22,6 +25,9 @@ lib_SOURCES += c-stack.h c-stack.c
 Include:
 "c-stack.h"
 
+Link:
+$(LTLIBCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
+
 License:
 GPL