X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure.in;h=5b730b105cdd03662eb0e4a444e786b57407d114;hp=5403562a699a95c9772506a7d11e0004ae837adc;hb=312181c3f67fdce2388f1f58cfc220c09b551c59;hpb=87fe487c6f5abe9f40f2f036c3cf6c7f02fa0385 diff --git a/configure.in b/configure.in index 5403562..5b730b1 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.3" 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