2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 13:58:05 +00:00

added HAVE_KERBEROS

This commit is contained in:
Todd C. Miller
1995-06-06 03:44:07 +00:00
parent bb62e6b4cb
commit 792d8d434b

View File

@@ -90,6 +90,9 @@
/* Define if you use Skey. */
#undef HAVE_SKEY
/* Define if you use Kerberos. */
#undef HAVE_KERBEROS
/* Define if you use AFS. */
#undef HAVE_AFS