summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-04-11 11:38:14 -0500
committerDarrell Anderson <[email protected]>2012-04-11 11:38:14 -0500
commitfc9874b038f9478dcdf627fca8a2a09552fc0937 (patch)
tree39123d98787d9e5c2a38c43ed8948a8308e34e64 /aclocal.m4
parent3f2f4aa3616579e0c8b525bd85c7e799b660c3b5 (diff)
downloadknowit-fc9874b038f9478dcdf627fca8a2a09552fc0937.tar.gz
knowit-fc9874b038f9478dcdf627fca8a2a09552fc0937.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 10f7787..f096737 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'