summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2009-05-22 09:08:43 +0200
committerKarel Zak2009-05-22 10:06:16 +0200
commit69045d3dbaf95ae73eda90bc20234b6a520dab0f (patch)
tree9678e402fa2a9bd0ff867a65768484834932c9dc /configure.ac
parentlibuuid: add .gitignore (diff)
downloadkernel-qcow2-util-linux-69045d3dbaf95ae73eda90bc20234b6a520dab0f.tar.gz
kernel-qcow2-util-linux-69045d3dbaf95ae73eda90bc20234b6a520dab0f.tar.xz
kernel-qcow2-util-linux-69045d3dbaf95ae73eda90bc20234b6a520dab0f.zip
uuidd: new command (UUID daemon from e2fsprogs)
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0b3cf3590..e9a891998 100644
--- a/configure.ac
+++ b/configure.ac
@@ -137,6 +137,8 @@ AC_CHECK_FUNCS(
getdtablesize \
getrlimit \
srandom \
+ setresgid \
+ setresuid \
inotify_init \
prctl \
__secure_getenv \