Look for docbook xsl in other place for FreeBSD
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 24 May 2006 16:19:47 +0000 (16:19 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 24 May 2006 16:19:47 +0000 (16:19 +0000)
yaz.m4

diff --git a/yaz.m4 b/yaz.m4
index 96c7a36..4d33b29 100644 (file)
--- a/yaz.m4
+++ b/yaz.m4
@@ -62,6 +62,7 @@ AC_ARG_WITH(docbook-xsl,[[  --with-docbook-xsl=DIR  use Docbook XSL in DIR/{html
 ],[
        AC_MSG_CHECKING(for htmlhelp.xsl)
        for d in /usr/share/sgml/docbook/stylesheet/xsl/nwalsh \
+               /usr/local/share/xsl/docbook \
                /usr/share/sgml/docbook/xsl-stylesheets-1.* 
        do
                if test -f $d/htmlhelp/htmlhelp.xsl; then