Searched defs:HAVE_JSON_C (Results 1 – 1 of 1) sorted by relevance
819 [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