Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/
H A Dconfigure.ac819 [AC_DEFINE([HAVE_JSON_C], [1], [Use json-c library])], global() definition
822 [AC_DEFINE([HAVE_JSON_C], [1], [Use json-c library])])], global() definition
826 AM_CONDITIONAL([HAVE_JSON_C], [test -n "$JSON_C_LIBS"]) global() condition