summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorNeil Brown <neilb@notabene.(none)>2006-04-17 16:54:54 +1000
committerNeil Brown <neilb@notabene.(none)>2006-04-17 16:54:54 +1000
commitc481a5416e5b937541205da23cde15cdabf106c1 (patch)
treecd7b48cacec1f8145cfd7af09dbf2eb206dc098d /configure.in
parent0270a2498325b70be4c1ac91bb64c4f29607b57f (diff)
downloadnfs-utils-c481a5416e5b937541205da23cde15cdabf106c1.tar.gz
nfs-utils-c481a5416e5b937541205da23cde15cdabf106c1.tar.xz
nfs-utils-c481a5416e5b937541205da23cde15cdabf106c1.zip
Define and use HIAVE_IFADDRS_H
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8b538a3..7733077 100644
--- a/configure.in
+++ b/configure.in
@@ -192,7 +192,8 @@ AC_CHECK_HEADERS([arpa/inet.h fcntl.h libintl.h limits.h \
malloc.h memory.h netdb.h netinet/in.h paths.h \
stdlib.h string.h sys/file.h sys/ioctl.h sys/mount.h \
sys/param.h sys/socket.h sys/time.h sys/vfs.h \
- syslog.h unistd.h com_err.h et/com_err.h])
+ syslog.h unistd.h com_err.h et/com_err.h \
+ ifaddrs.h])
dnl *************************************************************
dnl Checks for typedefs, structures, and compiler characteristics