Re: configure and DocBook XML
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Paul Förster <paul.foerster@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2020-11-26T13:47:06Z
Lists: pgsql-hackers
On 2020-Nov-26, Paul Förster wrote: > Hi, > > I always compile PostgreSQL from source and never install a pre-compiled package. When I run configure, the last check, which is for DocBook XML always takes very long compared to all others. It's about 15 to 20 secs or so. I noticed that with many configure scripts, not only the one of PostgreSQL. Why is that? My guess is that it's related to trying to obtain stylesheets from remote Internet locations that are missing locally.
Commits
-
Remove configure-time probe for DocBook DTD.
- ef1a785fa430 12.6 landed
- d34916fee5c2 13.2 landed
- 8d0155962e20 11.11 landed
- 4823c4f6ac77 14.0 landed