jsoncpp: update to current version 1.8.0

Use amalgamated src from https://github.com/open-source-parsers/jsoncpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: b945336a79
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-28 (Tue, 28 Mar 2017)

Origin message was:
------------------
- jsoncpp: update to current version 1.8.0

Use amalgamated src from https://github.com/open-source-parsers/jsoncpp


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-03-28 21:23:10 +02:00
parent d1bc7c4e6a
commit 99b8e43a28
6 changed files with 1203 additions and 518 deletions

View File

@@ -12,7 +12,7 @@ AM_CPPFLAGS += \
-I$(top_srcdir)/lib/connection \
-I$(top_srcdir)/lib/xmltree \
-I$(top_srcdir)/lib/libupnpclient \
-I$(top_srcdir)/lib/jsoncpp/include \
-I$(top_srcdir)/lib/jsoncpp \
@SIGC_CFLAGS@ \
@CURL_CFLAGS@ \
@FREETYPE_CFLAGS@ \