From 882ce28827c4a040220da3f3eb444988a9581962 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 11 Apr 2012 10:29:51 -0500 Subject: Update HTML install path references. --- acinclude.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acinclude.m4') diff --git a/acinclude.m4 b/acinclude.m4 index 7c82b5c..8e60545 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' -- cgit v1.2.1