Add a json_c_version.h header (included from json.h), and several macros and function...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 23 Dec 2012 16:57:44 +0000 (10:57 -0600)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 23 Dec 2012 16:57:44 +0000 (10:57 -0600)
commit1461b49385c6aa86e8426f91e8d608cb83bad241
tree662848630559e609840a8c959f073fe4371cb0d8
parentd7de3aa24b2255ebe52b43e654d0a87e5c5a09a0
Add a json_c_version.h header (included from json.h), and several macros and functions for retrieving the json-c version at compile-time and run-time.
Makefile.am
json.h
json_c_version.c [new file with mode: 0644]
json_c_version.h [new file with mode: 0644]