Look for docbook xsl in other place for FreeBSD
[m4-moved-to-github.git] / 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