Switch to side-by-side view
--- a/src/config.h.in +++ b/src/config.h.in @@ -2,6 +2,12 @@ /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H + +/* Define to 1 if you have the <jsoncpp/json/json.h> header file. */ +#undef HAVE_JSONCPP_JSON_JSON_H + +/* Define to 1 if you have the <json/json.h> header file. */ +#undef HAVE_JSON_JSON_H /* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */ #undef HAVE_LIBMICROHTTPD