-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52162/
-----------------------------------------------------------
(Updated Sept. 22, 2016, 3:05 p.m.)
Review request for mesos.
Changes
-------
Updated description because from RB's diff it's not obvious what has changed.
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 57482d39db1f83e92e75fca959cd6df329a1c24f
Diff: https://reviews.apache.org/r/52162/diff/
Testing
-------
```
../configure --with-svn=$HOME/svn && make && make check
```
Thanks,
Ilya Pronin