summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:10:47 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:10:47 -0500
commit1b40827812adaf9476578406766d62dae7adf1d3 (patch)
treef5bbb5efd74a7ab64b171432e0bf095f8e20bce6 /acinclude.m4
parentd00418031843d409e30208e773ded29d4c9da51d (diff)
downloadtellico-1b40827812adaf9476578406766d62dae7adf1d3.tar.gz
tellico-1b40827812adaf9476578406766d62dae7adf1d3.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 760cbc8..bfc51e9 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -435,7 +435,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'