X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure.in;h=063e296fd8a048901c9fba4dae2ec75e1f1ce6fd;hp=b5d6e2d3d89f68a9b6c27db757c39fd6970b4960;hb=2134aed3d0db23249cb1fa037f5657805661b486;hpb=3872901d947014e7a21620f1eea1829d0790054c diff --git a/configure.in b/configure.in index b5d6e2d..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" +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