[master] check for -ljson-c as well as -ljson
3512. [port] Check whether to use -ljson or -ljson-c. [RT #34115]
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_JSON
|
||||
#include <json/json.h>
|
||||
#include <json.h>
|
||||
#endif
|
||||
|
||||
#define ISC_JSON_RENDERCONFIG 0x00000001 /* render config data */
|
||||
|
||||
Reference in New Issue
Block a user