Carter Schonwald <carter.schonwald@gmail.com> writes:
> ok, its detecting my python3 sphinx 1.4 install,
> but also looks like the autoconf is getting confused
> FP_COMPARE_VERSIONS([$fp_cv_sphinx_version],-lt,1.0.0,
> [AC_MSG_WARN([Sphinx version 1.0.0 or later is required to build
> documentation]); SPHINXBUILD=;])
> seems to be the relevant bit, though its setting the config correctly now I
> *believe*
Hmm, did you ever work out what was going on here? I've built with both
Python 2 and Python 3 Sphinx installations and had no trouble in either
case. That being said, this was on Linux so this data point may not mean
much on OS X.
Cheers,
- Ben