-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52162/
-----------------------------------------------------------
(Updated Oct. 5, 2016, 7:31 p.m.)
Review request for mesos, Benjamin Bannier, Kapil Arya, and Till Toenshoff.
Changes
-------
Updated accidently reverted description.
Bugs: MESOS-6207
https://issues.apache.org/jira/browse/MESOS-6207
Repository: mesos
Description (updated)
-------
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