summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:06:22 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:06:22 -0500
commit5fea475ff1bf73a569ca55eb7da93591fb5d2cd8 (patch)
treeb622964e1b8a377e84d43bc3addf2f5c8e598652 /aclocal.m4
parent24dec152d496392a823375ec51f3042472050816 (diff)
downloadksystemlog-5fea475ff1bf73a569ca55eb7da93591fb5d2cd8.tar.gz
ksystemlog-5fea475ff1bf73a569ca55eb7da93591fb5d2cd8.zip
Update HTML install path references.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index c63cadf..290784c 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -429,7 +429,7 @@ AC_DEFUN([KDE_SET_DEFAULT_PATHS],
if test "$1" = "default"; then
if test -z "$kde_htmldir"; then
- kde_htmldir='\${datadir}/doc/HTML'
+ kde_htmldir='\${datadir}/doc/tde/HTML'
fi
if test -z "$kde_appsdir"; then
kde_appsdir='\${datadir}/applnk'