-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46533/
-----------------------------------------------------------
Review request for mesos, Cody Maloney, Alex Clemmer, James Peach, Timothy St.
Clair, and Vinod Kone.
Bugs: MESOS-4690
https://issues.apache.org/jira/browse/MESOS-4690
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