----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23453/#review48065 -----------------------------------------------------------
3rdparty/libprocess/configure.ac <https://reviews.apache.org/r/23453/#comment84344> s/with_bundled_/with_bundled_glog/ 3rdparty/libprocess/configure.ac <https://reviews.apache.org/r/23453/#comment84345> kill this? configure.ac <https://reviews.apache.org/r/23453/#comment84339> would this macro work for user provided glog location? configure.ac <https://reviews.apache.org/r/23453/#comment84341> s/with_bundled_/with_bundled_glog/ ? - Vinod Kone On July 14, 2014, 4:53 p.m., Timothy St. Clair wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23453/ > ----------------------------------------------------------- > > (Updated July 14, 2014, 4:53 p.m.) > > > 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 > >
