]> git.ipfire.org Git - thirdparty/json-c.git/commit
Added a bunch of missing HAVE_* defines tested with ./configure script to fix compila... 33/head
authorMateusz Loskot <mateusz@loskot.net>
Tue, 19 Jun 2012 19:15:44 +0000 (20:15 +0100)
committerMateusz Loskot <mateusz@loskot.net>
Tue, 19 Jun 2012 19:15:44 +0000 (20:15 +0100)
commit984303dfe590eb448ad319564057d4f7c6a97aa2
tree27bd670a5576f2a45d79b583e2b62905a32be437
parenta789601e6d255b96bc53e7c23c3a0cf08dc5fc17
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