Home
last modified time | relevance | path

Searched defs:NO_AFS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/
H A Dconfigure.ac253 AC_DEFINE(NO_AFS, 1, [Define if you don't wan't support for AFS.]) definition
256 AC_SUBST(NO_AFS)dnl subst
257 AM_CONDITIONAL(NO_AFS, test "$enable_afs_support" = no) condition