Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/
H A Dconfigure.ac1294 [AC_DEFINE([HAVE_JEMALLOC], [1], [Define to 1 if jemalloc is available])], global() definition
1297 [AC_DEFINE([HAVE_JEMALLOC], [1], [Define to 1 if jemalloc is available]) global() definition
1307 AM_CONDITIONAL([HAVE_JEMALLOC], [test "$with_jemalloc" = "yes"]) global() condition