Re: configure and DocBook XML

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Paul Förster <paul.foerster@gmail.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, pgsql-hackers@lists.postgresql.org
Date: 2020-11-27T15:29:24Z
Lists: pgsql-hackers
=?utf-8?Q?Paul_F=C3=B6rster?= <paul.foerster@gmail.com> writes:
> So why would xmllint try to download DocBook XML stylesheets if DocBook is not installed? I'm not a developer but such a thing doesn't make sense to me.

You'd have to ask the authors of those programs.

To me, it makes sense to have an option to do that, but I do find it
surprising that it's the default.

			regards, tom lane



Commits

  1. Remove configure-time probe for DocBook DTD.