-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41424/
-----------------------------------------------------------
(Updated Dec. 16, 2015, 5:24 p.m.)
Review request for mesos, Benjamin Hindman, Ben Mahler, Joseph Wu, and Niklas
Nielsen.
Changes
-------
Updated dependencies so Make understands where picojson.h comes from.
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 (updated)
-----
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