blob: 3006a866bd562ef4a5776e3e92afcc083430c5c2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- configure 2007-08-01 08:08:47.000000000 -0300
+++ configure 2007-08-01 08:09:07.000000000 -0300
@@ -5099,6 +5099,7 @@
/usr/share/sgml/docbook/xsl-stylesheets
/usr/share/xml/docbook/stylesheet/nwalsh
/usr/share/sgml/docbook/stylesheet/xsl/nwalsh
+ /usr/local/share/xsl/docbook
"
for p in ${SEARCHPATH}; do
if test -r "${p}"/html/docbook.xsl; then
|