Searched defs:NO_AFS (Results 1 – 1 of 1) sorted by relevance
253 AC_DEFINE(NO_AFS, 1, [Define if you don't wan't support for AFS.]) definition256 AC_SUBST(NO_AFS)dnl subst257 AM_CONDITIONAL(NO_AFS, test "$enable_afs_support" = no) condition