summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2022-02-08 19:25:01 +0000
committerColin Watson <cjwatson@debian.org>2022-02-08 19:25:01 +0000
commit006db96c69a0ebc4a89b1ade2445c402f383995b (patch)
tree9c4287ca4e999c917dff730e5325d0b4e4be14b6 /bootstrap.conf
parent95c51702f6f97e3b8ecd070c7b046a915385be78 (diff)
Use Gnulib raise module
This can be made slightly more portable (e.g. to MinGW). * bootstrap.conf (gnulib_modules): Add raise. * lib/cleanup.c (sighandler): Call raise rather than kill.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 5cb3ebc1..e4c4e49a 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -58,6 +58,7 @@ gnulib_modules="
openat
opendir
progname
+ raise
rbtree-list
regex
rename