2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-29 13:28:10 +00:00

added HAVE_SECURID

This commit is contained in:
Todd C. Miller 1995-09-01 02:52:57 +00:00
parent f66ada0348
commit 9460142f76

View File

@ -81,6 +81,9 @@
/* Define if you use Skey. */ /* Define if you use Skey. */
#undef HAVE_SKEY #undef HAVE_SKEY
/* Define if you use SecurID. */
#undef HAVE_SECURID
/* Define if you use Kerberos. */ /* Define if you use Kerberos. */
#undef HAVE_KERB4 #undef HAVE_KERB4