summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:53:21 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:53:21 -0500
commit4c4cb821c876102543b0fc9252b92012085a61d1 (patch)
tree209e0ac94cd0a1bd4c520ded7b2a1aac75fd1f76 /acinclude.m4
parent0957755fb18e094c5f053db76075a9e99f46bb27 (diff)
downloadtde-systemsettings-4c4cb821c876102543b0fc9252b92012085a61d1.tar.gz
tde-systemsettings-4c4cb821c876102543b0fc9252b92012085a61d1.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 02c63a4..178d002 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'