Revert "- jsoncpp: update to current version 1.8.0; align Makefile.am"

This reverts commit cb47862c9c, because
some people has build-problems.


Origin commit data
------------------
Commit: 78e519f694
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-28 (Tue, 28 Mar 2017)
This commit is contained in:
vanhofen
2017-03-28 21:10:27 +02:00
parent cb47862c9c
commit 3330ef5730
19 changed files with 7111 additions and 7138 deletions

View File

@@ -1,5 +1,3 @@
AUTOMAKE_OPTIONS = subdir-objects
AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \
@@ -9,9 +7,4 @@ AM_CXXFLAGS = -fno-rtti
noinst_LIBRARIES = libjsoncpp.a
libjsoncpp_a_SOURCES = \
src/lib_json/json_tool.h \
src/lib_json/json_reader.cpp \
src/lib_json/json_value.cpp \
src/lib_json/json_valueiterator.inl \
src/lib_json/json_writer.cpp
libjsoncpp_a_SOURCES = jsoncpp.cpp