On Fri, 2012-08-24 at 22:06 +0200, Zbigniew Jędrzejewski-Szmek wrote: > On 08/24/2012 06:27 PM, shawn wrote: > > On Fri, 2012-08-24 at 16:52 +0800, Yin Kangkai wrote: > >> Without this, build fail if we --disable-xz or does not have xz installed > >> in > >> system. > > > > we have the same thing with --disable-manpages and docbook-xslt > What do you mean? I just tried building with --disable-manpages and it > seems to run fine. > > Zbyszek
You can build without docbook-xml and xsltproc, but only if you use --disable-manpages. Even through autoconf finds checks for xsltproc, it still tries (and fails) to build the manpages in their absence, preventing the build from succeeding successfully. -- -Shawn Landden _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
