Merge "jansson: Backport fixes to bundled, use json_vsprintf if available."

This commit is contained in:
George Joseph
2018-09-26 11:09:50 -05:00
committed by Gerrit Code Review
7 changed files with 175 additions and 1 deletions

View File

@@ -82,6 +82,7 @@ AC_DEFUN([_JANSSON_CONFIGURE],
AC_SUBST([JANSSON_LIB])
AC_SUBST([JANSSON_INCLUDE])
AC_MSG_RESULT(yes)
AC_DEFINE([HAVE_JANSSON_BUNDLED], 1, [Define if your system has JANSSON_BUNDLED])
])
AC_DEFUN([JANSSON_CONFIGURE],