X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure.in;h=063e296fd8a048901c9fba4dae2ec75e1f1ce6fd;hp=08119d0ab9149eafdefaa0757932c2c8bc84d234;hb=2134aed3d0db23249cb1fa037f5657805661b486;hpb=6b9c77f37f75437124fe341d3895d24e77943b4f diff --git a/configure.in b/configure.in index 08119d0..063e296 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT(rules.mk) AC_PREFIX_DEFAULT(/usr) # The nfs-utils version -VERSION="1.0.1" +VERSION="1.0.2" AC_SUBST(VERSION) dnl ************************************************************* @@ -98,6 +98,8 @@ 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