summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:35:09 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:35:09 -0500
commit38404ddc0b7b25c9b2b7530f276e499b7927d2f7 (patch)
tree3ab0e405b104adf4ac5df83bc2178d9c47d84396 /acinclude.m4
parent539bb72271f8bdad6d5d0c1b595d638e4921fb8d (diff)
downloadkatapult-38404ddc0b7b25c9b2b7530f276e499b7927d2f7.tar.gz
katapult-38404ddc0b7b25c9b2b7530f276e499b7927d2f7.zip
Update HTML install path references.
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 04d2215..affdd97 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -428,7 +428,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'