Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/
H A Dconfigure.ac172 AC_DEFINE_UNQUOTED([HAVE_CAPNG], 1, [whether capng is available for privilege reduction]) definition
174 AM_CONDITIONAL([HAVE_CAPNG], [test "$with_capng" != "no"]) condition