-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46533/
-----------------------------------------------------------
(Updated April 21, 2016, 6:02 p.m.)
Review request for mesos, Cody Maloney, Alex Clemmer, James Peach, and Timothy
St. Clair.
Bugs: MESOS-5247
https://issues.apache.org/jira/browse/MESOS-5247
Repository: mesos
Description
-------
Instead, we now use top-level configure script directly to generate
libprocess/stout Makefiles. As a result, all configure flags are
handled at one place to generate appropriate Makefiles.
With this approach, we need to explicitly ask libprocess Makefile to
generate a static library instead of a shared one. Previously, this
was done via libprocess' configure script.
Diffs
-----
configure.ac ae91a07e2bafd97566ac6e6873990302acad14c9
Diff: https://reviews.apache.org/r/46533/diff/
Testing
-------
Thanks,
Kapil Arya