summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-04-11 10:34:03 -0500
committerDarrell Anderson <[email protected]>2012-04-11 10:34:03 -0500
commit7a7676a4259e907ab08cca460ee21586f8b60927 (patch)
tree0c1159e7b1fd691161a0939058927b65e016c209 /aclocal.m4
parent56bcc042a8e9d2f5128e2697fdb0cf88051d3eb8 (diff)
downloadkaffeine-7a7676a4259e907ab08cca460ee21586f8b60927.tar.gz
kaffeine-7a7676a4259e907ab08cca460ee21586f8b60927.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 300ac5a..ff6b869 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -440,7 +440,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'