> On July 17, 2014, 9:38 p.m., Vinod Kone wrote: > > configure.ac, line 286 > > <https://reviews.apache.org/r/23453/diff/1/?file=629655#file629655line286> > > > > would this macro work for user provided glog location?
nm. realized you set the CPP flags above and i'm assuming that should do the trick for this macro? - Vinod ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23453/#review48065 ----------------------------------------------------------- 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 > >
