summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2007-11-26 14:58:29 +0100
committerKarel Zak2007-11-26 15:00:16 +0100
commite27a08abb743d32c8834d79fc7741c32e618e476 (patch)
tree1b7b0249f40f5e2cd32aa13630f210986558bfbe /configure.ac
parentwall: cleanup MAXHOSTNAMELEN (diff)
downloadkernel-qcow2-util-linux-e27a08abb743d32c8834d79fc7741c32e618e476.tar.gz
kernel-qcow2-util-linux-e27a08abb743d32c8834d79fc7741c32e618e476.tar.xz
kernel-qcow2-util-linux-e27a08abb743d32c8834d79fc7741c32e618e476.zip
namei: non-linux support (get_current_dir_name() and PATH_MAX)
Co-Author: Samuel Thibault <samuel.thibault@ens-lyon.org> 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 dacc79625..ed12e60b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,6 +56,7 @@ AC_CHECK_FUNCS(
[inet_aton \
fsync \
getdomainname \
+ get_current_dir_name \
nanosleep \
personality \
updwtmp \