]> git.ipfire.org Git - thirdparty/json-c.git/commit
Added a bunch of missing HAVE_* defines tested with ./configure script to fix compila... json-c-0.10
authorMateusz Loskot <mateusz@loskot.net>
Tue, 19 Jun 2012 19:15:44 +0000 (20:15 +0100)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 9 Dec 2012 21:53:21 +0000 (15:53 -0600)
commit5c2a69a8b8f863d057067b69e2658ef480eb1987
tree5cfe652cf3c5a72f5e5039d438fc004dc1b0b342
parent4392b22e805599dfd20a5920ec2fd24a85f95af0
Added a bunch of missing HAVE_* defines tested with ./configure script to fix compilation on Linux with GCC 4.7.1. The issue likely caused by my previous commits related to Visual C++ port of the code.
config.h.in
configure.in
tests/test_printbuf.c