From 8e52231d6f8d944ded849dcec2ed94287e66d851 Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Sat, 21 Apr 2007 15:30:28 +0000 Subject: [PATCH] Document new -with-libxslt build option. --- doc/src/sgml/installation.sgml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 828178f964..33b1bbb4ae 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -933,6 +933,17 @@ su - postgres + + + + + Build with libxslt. The contrib/xml2 module + relies on this library to perform Stylesheet transformations of + XML. + + + + -- 2.39.5