-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23453/
-----------------------------------------------------------
(Updated Aug. 6, 2014, 4:33 p.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Rebased patch verified on prefix installation.
Bugs: MESOS-1170
https://issues.apache.org/jira/browse/MESOS-1170
Repository: mesos-git
Description
-------
Enable mesos to build against the system installed version of glog.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/Makefile.am 705d19c
3rdparty/libprocess/Makefile.am 583f6ef
3rdparty/libprocess/configure.ac 3a38b04
configure.ac a9cc6df
src/Makefile.am c741cdc
src/python/native/ext_modules.py.in a0f74b2
Diff: https://reviews.apache.org/r/23453/diff/
Testing
-------
configure --disable-bundled && make check
configure && make check
I did not test a full prefix install, but I relied on the previously defined
semantics.
Thanks,
Timothy St. Clair