summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:07:32 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:07:32 -0500
commitdb6ded63b3db474f7b9e77a5be855621a024a213 (patch)
treeb14e028ec0d3f6d3c6d383f21c9e3e950010fb9c /acinclude.m4
parent66564c2f351fb4ab0a05a9c707072d494bf992b9 (diff)
downloadktorrent-db6ded63b3db474f7b9e77a5be855621a024a213.tar.gz
ktorrent-db6ded63b3db474f7b9e77a5be855621a024a213.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 8573f9b..103e956 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'