X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=d96a5da9c66a4a8f1c836577507a4621eae11c62;hb=928c5db128be787cb6819f075a45730a7b73c8ea;hp=063e296fd8a048901c9fba4dae2ec75e1f1ce6fd;hpb=2134aed3d0db23249cb1fa037f5657805661b486;p=nfs-utils.git diff --git a/configure.in b/configure.in index 063e296..d96a5da 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.2" +VERSION="1.0.4" AC_SUBST(VERSION) dnl ************************************************************* @@ -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