-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47755/
-----------------------------------------------------------
(Updated July 5, 2016, 2:40 p.m.)
Review request for mesos, Joris Van Remoortere and Till Toenshoff.
Changes
-------
rebased
Bugs: MESOS-4099
https://issues.apache.org/jira/browse/MESOS-4099
Repository: mesos
Description
-------
Earlier, doing `make tests` within libprocess failed if bundled
dependencies were not already built.
Diffs (updated)
-----
3rdparty/libprocess/Makefile.am 05499a8ff97d53e2d6a115f6ec19512e3e32f021
Diff: https://reviews.apache.org/r/47755/diff/
Testing
-------
`make tests` works without first doing a `make` in 3rdparty.
Thanks,
Kapil Arya