summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2006-04-10 01:39:14 +0000
committerneilbrown <neilbrown>2006-04-10 01:39:14 +0000
commitc377fce0995ac5d669f74e75fdac02b90d8792b2 (patch)
tree030c78ef1ab638274766ae8aac1131a00a3a2696 /configure.in
parentfe3b14834fc863200b6cba08cff348688e37243b (diff)
downloadnfs-utils-c377fce0995ac5d669f74e75fdac02b90d8792b2.tar.gz
nfs-utils-c377fce0995ac5d669f74e75fdac02b90d8792b2.tar.xz
nfs-utils-c377fce0995ac5d669f74e75fdac02b90d8792b2.zip
Add checking for innetgr back to configure.in
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8e57afb..4d4d2f4 100644
--- a/configure.in
+++ b/configure.in
@@ -227,7 +227,7 @@ AC_FUNC_STAT
AC_FUNC_VPRINTF
AC_CHECK_FUNCS([alarm atexit dup2 fdatasync ftruncate getcwd \
gethostbyaddr gethostbyname gethostname getmntent \
- gettimeofday hasmntopt inet_ntoa memset mkdir pathconf \
+ gettimeofday hasmntopt inet_ntoa innetgr memset mkdir pathconf \
realpath rmdir select socket strcasecmp strchr strdup \
strerror strrchr strtol strtoul])