summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cvs/acconfig.h')
-rw-r--r--gnu/usr.bin/cvs/acconfig.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gnu/usr.bin/cvs/acconfig.h b/gnu/usr.bin/cvs/acconfig.h
index 15589e8f7a3..de9d3792b74 100644
--- a/gnu/usr.bin/cvs/acconfig.h
+++ b/gnu/usr.bin/cvs/acconfig.h
@@ -1,13 +1,6 @@
/* Define if you have MIT Kerberos version 4 available. */
#undef HAVE_KERBEROS
-/* 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