13 May
2011
13 May
'11
12:11 p.m.
Hi, On Sun, 2011-05-08 at 14:55 +0200, Gergely Nagy wrote:
Add the ability to build the module with either json-c, or json-glib (version 0.12 or later). If both are present, we'll prefer json-c.
Requested-by: Peter Czanik <czanik@balabit.hu> Signed-off-by: Gergely Nagy <algernon@balabit.hu>
Thanks Gergely. I've applied to 3.3, with minor changes: * make it configure-time configurable with --with-json switch * don't depend on gobject unless json-glib is used (g_type_init()) My json-glib implementation is too old, so I couldn't test the glib based implementation. -- Bazsi