----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18947/#review36621 -----------------------------------------------------------
Patch looks great! Reviews applied: [18947] All tests passed. - Mesos ReviewBot On March 10, 2014, 2:27 a.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18947/ > ----------------------------------------------------------- > > (Updated March 10, 2014, 2:27 a.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, Ben Mahler, Niklas > Nielsen, and Vinod Kone. > > > Bugs: MESOS-550 > https://issues.apache.org/jira/browse/MESOS-550 > > > Repository: mesos-git > > > Description > ------- > > The python-egg build-process now checks if libzookeeper_mt.a has been > produced. Added LDFLAGS propagation into setup.py. > > > Diffs > ----- > > src/python/setup.py.in 02f00ef > > Diff: https://reviews.apache.org/r/18947/diff/ > > > Testing > ------- > > ../configure --without-included-zookeeper > CPPFLAGS=-I/usr/local/include/zookeeper LDFLAGS=-L/usr/local/lib > LIBS=-lzookeeper_mt > make check > > and > > ../configure > make check > > > Thanks, > > Till Toenshoff > >
