From: Todd C. Miller Date: Thu, 14 Jul 1994 15:32:01 +0000 (+0000) Subject: added HAVE_AFS X-Git-Tag: SUDO_1_3_1~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ff8e0d7f85198e5bead5c72871c03dbe1cc4721;p=sudo added HAVE_AFS --- diff --git a/config.h.in b/config.h.in index 4ea25b07e..cd723b418 100644 --- a/config.h.in +++ b/config.h.in @@ -87,6 +87,9 @@ /* Define if you have C2 security. */ #undef HAVE_C2_SECURITY +/* Define if you use AFS. */ +#undef HAVE_AFS + /* Define if you have POSIX signals. */ #undef HAVE_SIGACTION #ifdef HAVE_SIGACTION