X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fc-stack;h=83de3f8bad5f0593072b604949c4931a206df09b;hb=13ebbbd5b53127e51b34532465119c97ec6c23ca;hp=ff20deba9464ff59972b925355ae8e00020fb1db;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=pspp diff --git a/modules/c-stack b/modules/c-stack index ff20deba94..83de3f8bad 100644 --- a/modules/c-stack +++ b/modules/c-stack @@ -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,3 +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