projects
/
m4-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb5fcf8
)
Look for docbook xsl in other place for FreeBSD
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 24 May 2006 16:19:47 +0000
(16:19 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 24 May 2006 16:19:47 +0000
(16:19 +0000)
yaz.m4
patch
|
blob
|
history
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