X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fconfig.h.in;h=4dbe22b7e645a5e05da432b55656278435234d68;hb=2dd083c5bdb5b38729b46dc65c886c77aa5a82b9;hp=dcf16cb5d8862da987ec92cc77640f8909c4e48c;hpb=59506a24c2935681eeb5c47a59d734dc462c53e5;p=nfs-utils.git diff --git a/support/include/config.h.in b/support/include/config.h.in index dcf16cb..4dbe22b 100644 --- a/support/include/config.h.in +++ b/support/include/config.h.in @@ -53,15 +53,15 @@ /* Define to 1 if you have the `clnt_dg_create' function. */ #undef HAVE_CLNT_DG_CREATE -/* Define to 1 if you have the `clnt_tli_create' function. */ -#undef HAVE_CLNT_TLI_CREATE - /* Define to 1 if you have the `clnt_vc_create' function. */ #undef HAVE_CLNT_VC_CREATE /* Define to 1 if you have the header file. */ #undef HAVE_COM_ERR_H +/* Define this to 1 if AI_ADDRCONFIG macro is defined */ +#undef HAVE_DECL_AI_ADDRCONFIG + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H @@ -138,9 +138,6 @@ /* Define to 1 if you have the `inet_ntoa' function. */ #undef HAVE_INET_NTOA -/* Define to 1 if you have the `inet_ntop' function. */ -#undef HAVE_INET_NTOP - /* Define to 1 if you have the `innetgr' function. */ #undef HAVE_INNETGR @@ -389,10 +386,6 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* Define this if you want to enable various security checks in statd. These - checks basically keep anyone but lockd from using this service. */ -#undef RESTRICTED_STATD - /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE