Add JSON_C_LIBS=@JSON_C_LIBS@ to make/rules.in and use ${JSON_C_LIBS} in Makefiles.in
This will help stop macros being defined with lines that end in only whitespace which doesn't work with some make implementations.
This will help stop macros being defined with lines that end in only whitespace which doesn't work with some make implementations.