On Fri, Dec 19, 2014 at 6:32 AM, Michael Biebl <[email protected]> wrote: > This also removed the HAVE_PYTHON section from Makefile-man.am. Why it > did that is unclear to me.
This happened to me before and when it did it was because ./configure didn't detect a working Python, so "make update-man-list" didn't use one. Note that for it to find a working Python you need both a python interpreter *and* the python-lxml module installed. HTH, Filipe _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
