From db6ded63b3db474f7b9e77a5be855621a024a213 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 11 Apr 2012 11:07:32 -0500 Subject: Update HTML install path references. --- aclocal.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aclocal.m4') diff --git a/aclocal.m4 b/aclocal.m4 index 67cfa4e..f758d52 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -440,7 +440,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