summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2009-10-14 01:13:18 +0200
committerKarel Zak2009-10-14 01:13:18 +0200
commitacf6ab6f676b1ce91f438518d21fd6fa7b671f2b (patch)
tree898132cf5e3f7465331076aa2201ec1caa038d5a /configure.ac
parenthwclock: set kernel timezone with --systz --utc (diff)
downloadkernel-qcow2-util-linux-acf6ab6f676b1ce91f438518d21fd6fa7b671f2b.tar.gz
kernel-qcow2-util-linux-acf6ab6f676b1ce91f438518d21fd6fa7b671f2b.tar.xz
kernel-qcow2-util-linux-acf6ab6f676b1ce91f438518d21fd6fa7b671f2b.zip
lib: import whole ismounted.c code from e2fsprogs
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 69da7c5e8..f962b8628 100644
--- a/configure.ac
+++ b/configure.ac
@@ -165,6 +165,7 @@ AC_CHECK_FUNCS(
setresuid \
inotify_init \
prctl \
+ getmntinfo \
__secure_getenv \
rpmatch])
AC_FUNC_FSEEKO