From: Sandro Santilli Date: Wed, 19 Oct 2016 08:26:21 +0000 (+0000) Subject: Add another path to search docbook xsl into X-Git-Tag: 2.4.0alpha~224 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6af019ac523d616a29043d46000ca3d08c93d116;p=postgis Add another path to search docbook xsl into The added path is /usr/share/xml/docbook/stylesheet/docbook-xsl which is the target of /usr/share/xml/docbook/stylesheet/nwalsh being a symlink on Ubuntu 16.04 git-svn-id: http://svn.osgeo.org/postgis/trunk@15212 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/configure.ac b/configure.ac index 3974d1f61..01bab3ba7 100644 --- a/configure.ac +++ b/configure.ac @@ -229,6 +229,7 @@ if test "x$XSLBASE" = "x"; then dnl that matches from the following list SEARCHPATH=" /usr/share/sgml/docbook/xsl-stylesheets + /usr/share/xml/docbook/stylesheet/docbook-xsl /usr/share/xml/docbook/stylesheet/nwalsh /usr/share/sgml/docbook/stylesheet/xsl/nwalsh /opt/local/share/xsl/docbook-xsl