summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:29:22 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:29:22 -0500
commitbe369977fc0595e4eb33de4ec02b12723a7727a4 (patch)
tree9a563a21a1596873e342026fe472a2d3693c3d78 /acinclude.m4
parent9d28ca8ce363347a63d5e5be54e19973589f5ac5 (diff)
downloadkeep-be369977fc0595e4eb33de4ec02b12723a7727a4.tar.gz
keep-be369977fc0595e4eb33de4ec02b12723a7727a4.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 b981350..0e24e6a 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'