-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41424/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Ben Mahler, and Niklas Nielsen.
Bugs: MESOS-3909
https://issues.apache.org/jira/browse/MESOS-3909
Repository: mesos
Description
-------
The Stout JSON API depends on picojson.h, so we need to install it
to be able to build Mesos modules outside the Mesos source tree.
Diffs
-----
3rdparty/libprocess/3rdparty/Makefile.am
04d0fa324bf6eab98a51fc08298b9da2992d29d1
Diff: https://reviews.apache.org/r/41424/diff/
Testing
-------
Build an external module that implicitly depends on picojson.h
Thanks,
James Peach