summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2011-02-28 17:15:40 +0100
committerKarel Zak2011-02-28 17:15:40 +0100
commita1504d8bf5239c451c3f4e8ab95e312bb60be4e8 (patch)
treed56ee267d29109628a5826f03299b87c52999ee7 /configure.ac
parentkill: translate "-l <num>" to RT<n> (diff)
downloadkernel-qcow2-util-linux-a1504d8bf5239c451c3f4e8ab95e312bb60be4e8.tar.gz
kernel-qcow2-util-linux-a1504d8bf5239c451c3f4e8ab95e312bb60be4e8.tar.xz
kernel-qcow2-util-linux-a1504d8bf5239c451c3f4e8ab95e312bb60be4e8.zip
kill: add -q sigval to use sigqueue(2)
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7b5ffff18..93ff0699e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -195,6 +195,7 @@ AC_CHECK_FUNCS(
getdtablesize \
getexecname \
getrlimit \
+ sigqueue \
srandom \
setresgid \
setresuid \