summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:40:44 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:40:44 -0500
commitce431f4008ef700502f6bbd1a616fd44c4ceedfa (patch)
tree537e61be7df474b6fb2863975a2049934028c7a5
parentf05c73300aede1f10a802fc46925d539efb0eac7 (diff)
downloadkopete-otr-ce431f40.tar.gz
kopete-otr-ce431f40.zip
Update HTML install path references.
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 2845c79..1e8eda5 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'