summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:51:06 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:51:06 -0500
commit686cd627478c79e9cca099e0c99a2e7a42fa9a4e (patch)
treec761821bf40532ca842c7f1397aa974eec203888 /acinclude.m4
parent1500d53ca75bdc7452c6c1c2f0dbca725221f15d (diff)
downloadsmb4k-686cd627478c79e9cca099e0c99a2e7a42fa9a4e.tar.gz
smb4k-686cd627478c79e9cca099e0c99a2e7a42fa9a4e.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'