summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-04-11 11:16:35 -0500
committerDarrell Anderson <[email protected]>2012-04-11 11:16:35 -0500
commite029c0e16657ed0ea9695bf1fdccb3ae39e6bf9a (patch)
tree276f9bffba2757ed8aa5b618ed6605cf989aa1f0 /acinclude.m4
parent4177cc6061c9a6ae5679ab2b8c174978e1c1f6d1 (diff)
downloadbibletime-e029c0e16657ed0ea9695bf1fdccb3ae39e6bf9a.tar.gz
bibletime-e029c0e16657ed0ea9695bf1fdccb3ae39e6bf9a.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 a443a5a..7887119 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'