summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-04-11 11:53:21 -0500
committerDarrell Anderson <[email protected]>2012-04-11 11:53:21 -0500
commit4c4cb821c876102543b0fc9252b92012085a61d1 (patch)
tree209e0ac94cd0a1bd4c520ded7b2a1aac75fd1f76 /aclocal.m4
parent0957755fb18e094c5f053db76075a9e99f46bb27 (diff)
downloadtde-systemsettings-4c4cb821c876102543b0fc9252b92012085a61d1.tar.gz
tde-systemsettings-4c4cb821c876102543b0fc9252b92012085a61d1.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 19815b9..72d99c2 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'