summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:22:15 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:22:15 -0500
commit00324698960819812e8663d54a06ee9f3a1cfd2c (patch)
tree6727340f77e7e41181c7869a6efa5044e35cf9f8 /acinclude.m4
parent55aa31e8e6fe7b5f8964d4b6724b8afff2397af9 (diff)
downloadamarok-00324698960819812e8663d54a06ee9f3a1cfd2c.tar.gz
amarok-00324698960819812e8663d54a06ee9f3a1cfd2c.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 af86ec06..e6fad7f1 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'