-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46533/
-----------------------------------------------------------
(Updated May 10, 2016, 5:49 p.m.)
Review request for mesos, Cody Maloney, Alex Clemmer, James Peach, and Timothy
St. Clair.
Bugs: MESOS-5250
https://issues.apache.org/jira/browse/MESOS-5250
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 (updated)
-----
3rdparty/libprocess/configure.ac 9bdd2f6b9f17b1ca3b6331082777e3136e8838a7
configure.ac 0b9683be6f8d0805f2c04797e839f3578a57efbe
Diff: https://reviews.apache.org/r/46533/diff/
Testing
-------
Thanks,
Kapil Arya