[PATCH libX11 3/3] config: restore building pdf with fop by default

Dan Nicholson dbn.lists at gmail.com
Fri Jun 24 17:11:30 PDT 2011


On Fri, Jun 24, 2011 at 7:59 AM, Gaetan Nadon <memsize at videotron.ca> wrote:
> All X.Org documentation in all four formats are build by default.
> An expection was introduced by commit 1ec89689fc77 for libX11.
>
> All documentation can be individually disbaled using
> --without-docs/specs/deve-docs.
> The pdf/ps format can be disabled using --without-fop.
>
> There are sufficient mechanisms for an individual to optimize
> the build speed, if that is the concern.
>
> On the other hand, having only one module turning off pdf requires
> everyone who do need to build all docs in all formats to know and
> remember this exception and configure using --with-fop.
>
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

I'd prefer not. The people that know they need to build all the docs
in all formats are also aware of the options and can pass --with-fop
to all modules. That has the added advantage that configure would
error if they didn't have the correct components instead of silently
continuing. On the other hand, random builders who happen to have fop
installed will have their build time massively increased for a benefit
they probably don't want anyway. Honestly, unless you're building
specifically to create documentation, why would you want pdfs of all
the compose charts?

If people want this, no big deal, but can you at least post a
difference building --with-fop and --without-fop? I have old fop on my
system and it's failing to build.

--
Dan


More information about the xorg-devel mailing list