posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / libsigsegv
blobfae97baa482888c05e82112d515668b1e2578d43
1 Description:
2 Handle page faults in user mode.
4 Files:
5 m4/libsigsegv.m4
7 Depends-on:
8 havelib
10 configure.ac:
11 gl_LIBSIGSEGV
13 Makefile.am:
15 Include:
16 #if HAVE_LIBSIGSEGV
17 # include <sigsegv.h>
18 #endif
20 Link:
21 $(LTLIBSIGSEGV) when linking with libtool, $(LIBSIGSEGV) otherwise
23 License:
24 GPL
26 Maintainer:
27 all