-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23453/
-----------------------------------------------------------
Review request for mesos, Adam B and Benjamin Hindman.
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
-----
3rdparty/libprocess/3rdparty/Makefile.am 429c956
3rdparty/libprocess/Makefile.am 87cf1ae
3rdparty/libprocess/configure.ac 27c6ede
configure.ac e747208
src/Makefile.am 2c7bfc5
src/python/setup.py.in b996dfe
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