summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:52:03 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:52:03 -0500
commitfd88ae0c2eaf9e5e0c1f7d7956d8536dbb77d0cd (patch)
treefff1f65a018c6db4e46fb6c9f225da0832f18c73 /acinclude.m4
parent69751ebc8e38e0dc4437f468347383f8c64a6642 (diff)
downloadknights-fd88ae0c2eaf9e5e0c1f7d7956d8536dbb77d0cd.tar.gz
knights-fd88ae0c2eaf9e5e0c1f7d7956d8536dbb77d0cd.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 f92c440..6782b9a 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -419,7 +419,7 @@ AC_DEFUN(KDE_SET_DEFAULT_PATHS,
if test "$1" = "default"; then
if test -z "$kde_htmldir"; then
- kde_htmldir='\${prefix}/share/doc/HTML'
+ kde_htmldir='\${prefix}/share/doc/tde/HTML'
fi
if test -z "$kde_appsdir"; then
kde_appsdir='\${prefix}/share/applnk'