1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00
Daniel Veillard a4e09c1ed8 Fix a compilation failure if yajl not avail
configure:     yajl: no
CC     libvirt_util_la-json.lo
util/json.c:32:27: error: yajl/yajl_gen.h: No such file or directory
util/json.c:33:29: error: yajl/yajl_parse.h: No such file or directory

* src/util/json.c: remove the includes if yajl not configured in
2009-12-08 11:08:17 +01:00
..
2009-09-22 20:10:00 +02:00
2009-10-15 14:19:11 +02:00
2009-10-07 15:26:23 +02:00
2009-11-03 23:44:48 +01:00
2009-11-02 15:42:47 +01:00
2009-11-10 11:59:03 +00:00
2009-11-10 11:59:03 +00:00
2009-10-22 10:33:52 +02:00