-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18723/
-----------------------------------------------------------
(Updated Aug. 12, 2015, 2:50 p.m.)
Review request for mesos and Benjamin Hindman.
Bugs: MESOS-1010
https://issues.apache.org/jira/browse/MESOS-1010
Repository: mesos
Description
-------
Removes the gflags detection from the glog configuration phase.
Patched both, configure.ac as well as configure to prevent us from having to
run autoreconf on this bundle by default.
Diffs
-----
3rdparty/libprocess/3rdparty/glog-0.3.3.patch 76b8c0f
Diff: https://reviews.apache.org/r/18723/diff/
Testing
-------
make check (while having gflags previously installed).
Thanks,
Till Toenshoff