configure and DocBook XML

Paul Foerster <paul.foerster@gmail.com>

From: Paul Förster <paul.foerster@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2020-11-26T09:11:00Z
Lists: pgsql-hackers
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?

Cheers,
Paul


Commits

  1. Remove configure-time probe for DocBook DTD.