summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorhjl <hjl>2002-09-13 03:38:11 +0000
committerhjl <hjl>2002-09-13 03:38:11 +0000
commit475135e4bb90212385f19c8aac8b39bd123f0a2f (patch)
treefdc6e6e7135f66f118cd851034926af3c9af4598 /configure.in
parent259185400a65f2fc0c304b42aae6dde1dddd4baa (diff)
downloadnfs-utils-475135e4bb90212385f19c8aac8b39bd123f0a2f.tar.gz
nfs-utils-475135e4bb90212385f19c8aac8b39bd123f0a2f.tar.xz
nfs-utils-475135e4bb90212385f19c8aac8b39bd123f0a2f.zip
2002-09-12 H.J. Lu <hjl@lucon.org>
* configure.in: Remove checking svctcp_socket and svcudp_socket. * configure: Regenerated. * support/include/config.h.in (HAVE_SVCTCP_SOCKET): Removed. (HAVE_SVCUDP_SOCKET): Removed. * support/include/nfslib.h: Undo the last change.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 063e296..aece32c 100644
--- a/configure.in
+++ b/configure.in
@@ -98,8 +98,6 @@ dnl *************************************************************
dnl Check for functions
dnl *************************************************************
AC_HAVE_FUNCS(innetgr)
-AC_HAVE_FUNCS(svctcp_socket)
-AC_HAVE_FUNCS(svcudp_socket)
dnl *************************************************************
dnl Export some path names to config.h