-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47753/
-----------------------------------------------------------
(Updated July 7, 2016, 11:28 a.m.)
Review request for mesos, Joris Van Remoortere and Till Toenshoff.
Bugs: MESOS-5445
https://issues.apache.org/jira/browse/MESOS-5445
Repository: mesos
Description
-------
Doing a `make` inside libprocess would now automatically build bundled
dependencies.
Diffs (updated)
-----
3rdparty/libprocess/Makefile.am 05499a8ff97d53e2d6a115f6ec19512e3e32f021
Diff: https://reviews.apache.org/r/47753/diff/
Testing
-------
`make clean` in 3rdparty/ followed by `make` in libprocess succeeds with this
patch.
Thanks,
Kapil Arya