mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 05:19:07 +08:00
* Make headers C++ compatible by change *this to *obj
* Add ifdef C++ extern "C" to headers
* Use simpler definition of min and max in bits.h
Larry Lansing, llansing at fuzzynerd dot com
* Remove automake 1.6 requirement
* Move autogen commands into autogen.sh. Update README
* Remove error pointer special case for Windows
* Change license from LGPL to MIT
Michael Clark <michael@metaparadigm.com>
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@10 327403b1-1117-474d-bef2-5cb71233fd97
This commit is contained in:
1
autogen.sh
Normal file
1
autogen.sh
Normal file
@@ -0,0 +1 @@
|
||||
autoreconf -v --install || exit 1
|
||||
Reference in New Issue
Block a user