-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47755/
-----------------------------------------------------------
Review request for mesos, Joris Van Remoortere and Till Toenshoff.
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
-----
3rdparty/libprocess/Makefile.am 3c3249fe9799ba919ac7bd13e2ddb07a306737f0
Diff: https://reviews.apache.org/r/47755/diff/
Testing
-------
`make tests` works without first doing a `make` in 3rdparty.
Thanks,
Kapil Arya