Searched defs:HAVE_CAPNG (Results 1 – 1 of 1) sorted by relevance
172 AC_DEFINE_UNQUOTED([HAVE_CAPNG], 1, [whether capng is available for privilege reduction]) definition174 AM_CONDITIONAL([HAVE_CAPNG], [test "$with_capng" != "no"]) condition