summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:38:54 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:38:54 -0500
commit4119b6e4bb0b4c9fe63b083300237e4e2abfabe6 (patch)
treec5c3ddc5b6cdcab6ae74f60e7eb74d260b8fd3b0 /acinclude.m4
parent7138d54a854a99cd9e7fe0a72661b3e7fb74dc46 (diff)
downloadkbookreader-4119b6e4bb0b4c9fe63b083300237e4e2abfabe6.tar.gz
kbookreader-4119b6e4bb0b4c9fe63b083300237e4e2abfabe6.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 c505167..9ea5148 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -417,7 +417,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'