From ef97cc6c11f61403fd0f39b0d7c350286c611f93 Mon Sep 17 00:00:00 2001 From: Thorsten Lockert Date: Sat, 22 Aug 1998 20:52:51 +0000 Subject: Latest version from Cyclic --- gnu/usr.bin/cvs/config.h.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'gnu/usr.bin/cvs/config.h.in') diff --git a/gnu/usr.bin/cvs/config.h.in b/gnu/usr.bin/cvs/config.h.in index af42df6b3f3..1280d2e54bd 100644 --- a/gnu/usr.bin/cvs/config.h.in +++ b/gnu/usr.bin/cvs/config.h.in @@ -74,6 +74,10 @@ /* Define if you have GSSAPI with MIT Kerberos version 5 available. */ #undef HAVE_GSSAPI +/* Define if GSS_C_NT_HOSTBASED_SERVICE is defined in the gssapi.h + header file. Only relevant when using GSSAPI. */ +#undef HAVE_GSS_C_NT_HOSTBASED_SERVICE + /* Define if you want CVS to be able to be a remote repository client. */ #undef CLIENT_SUPPORT @@ -191,6 +195,15 @@ /* Define if you have the header file. */ #undef HAVE_FCNTL_H +/* Define if you have the header file. */ +#undef HAVE_GSSAPI_H + +/* Define if you have the header file. */ +#undef HAVE_GSSAPI_GSSAPI_H + +/* Define if you have the header file. */ +#undef HAVE_GSSAPI_GSSAPI_GENERIC_H + /* Define if you have the header file. */ #undef HAVE_IO_H -- cgit v1.2.3