Re: configure and DocBook XML
Paul Foerster <paul.foerster@gmail.com>
From: Paul Förster <paul.foerster@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
pgsql-hackers@lists.postgresql.org
Date: 2020-11-27T17:50:55Z
Lists: pgsql-hackers
Hi Tom, > On 27. Nov, 2020, at 16:29, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > To me, it makes sense to have an option to do that, but I do find it > surprising that it's the default. ok, last question: is there an option for configure to not check for DocBook? It's not installed and PostgreSQL doesn't need it to compile and run just fine. As I said, it's not an annoyance or something as I only need to build new binaries after the versions (major and minor) are released, which is not often enough to call it an annoyance. :-) I just would like to switch it off if possible, but it's ok if it's not. Cheers, Paul
Commits
-
Remove configure-time probe for DocBook DTD.
- ef1a785fa430 12.6 landed
- d34916fee5c2 13.2 landed
- 8d0155962e20 11.11 landed
- 4823c4f6ac77 14.0 landed