summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSamuel Thibault2014-06-19 10:35:23 +0200
committerKarel Zak2014-06-19 10:35:23 +0200
commit88e0f3df66db6767d57894d05fd9fa1c15406a98 (patch)
treef8de7907b8c68f1ce9d52ee4c49004f64a3d6a2f /configure.ac
parentbuild-sys: support ./configure ADJTIME_PATH= (diff)
downloadkernel-qcow2-util-linux-88e0f3df66db6767d57894d05fd9fa1c15406a98.tar.gz
kernel-qcow2-util-linux-88e0f3df66db6767d57894d05fd9fa1c15406a98.tar.xz
kernel-qcow2-util-linux-88e0f3df66db6767d57894d05fd9fa1c15406a98.zip
build-sys: fixes for non-Linux systems
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 1e9669ae9..da7391811 100644
--- a/configure.ac
+++ b/configure.ac
@@ -324,6 +324,7 @@ AC_CHECK_FUNCS([ \
strnlen \
strtoull \
sysconf \
+ sysinfo \
updwtmp \
usleep \
warn \