----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52162/#review151596 -----------------------------------------------------------
Patch looks great! Reviews applied: [52162] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Oct. 5, 2016, 6:31 p.m., Ilya Pronin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52162/ > ----------------------------------------------------------- > > (Updated Oct. 5, 2016, 6:31 p.m.) > > > Review request for mesos, Benjamin Bannier, Kapil Arya, and Till Toenshoff. > > > Bugs: MESOS-6207 > https://issues.apache.org/jira/browse/MESOS-6207 > > > Repository: mesos > > > Description > ------- > > Moved Python related configuration steps down below all others. Now > PYTHON_LDFLAGS variable captures all required LDFLAGS. > > > Diffs > ----- > > configure.ac 8f971c96bfea0afd7462ea9b91c69458324435b6 > > Diff: https://reviews.apache.org/r/52162/diff/ > > > Testing > ------- > > ``` > ../configure --with-svn=$HOME/svn && make && make check > ``` > > > Thanks, > > Ilya Pronin > >
