summaryrefslogtreecommitdiff
path: root/modules/fatal-signal
diff options
context:
space:
mode:
Diffstat (limited to 'modules/fatal-signal')
-rw-r--r--modules/fatal-signal9
1 files changed, 7 insertions, 2 deletions
diff --git a/modules/fatal-signal b/modules/fatal-signal
index 6683c79934..10351b9b7d 100644
--- a/modules/fatal-signal
+++ b/modules/fatal-signal
@@ -8,10 +8,12 @@ m4/fatal-signal.m4
m4/sig_atomic_t.m4
Depends-on:
-xalloc
+c99
stdbool
unistd
sigaction
+lock
+thread-optim
sigprocmask
raise
@@ -24,8 +26,11 @@ lib_SOURCES += fatal-signal.h fatal-signal.c
Include:
"fatal-signal.h"
+Link:
+$(LIBTHREAD)
+
License:
-GPL
+LGPLv2+
Maintainer:
all

Return to:

Send suggestions and report system problems to the System administrator.