Re: configure and DocBook XML

Paul Foerster <paul.foerster@gmail.com>

From: Paul Förster <paul.foerster@gmail.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2020-11-26T13:52:32Z
Lists: pgsql-hackers
Hi Alvaro,

> On 26. Nov, 2020, at 14:47, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> 
> My guess is that it's related to trying to obtain stylesheets from
> remote Internet locations that are missing locally.

I don't know DocBook at all, so I can't say. But it takes about the same time, whether I run configure on a machine that is connected to the internet or one that isn't.

Whatever it does, it's more out of curiosity. PostgreSQL compiles fine and this is what counts. :-)

Cheers,
Paul


Commits

  1. Remove configure-time probe for DocBook DTD.