From fd88ae0c2eaf9e5e0c1f7d7956d8536dbb77d0cd Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 11 Apr 2012 10:52:03 -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 26752c4..ac746ad 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -431,7 +431,7 @@ AC_DEFUN(KDE_SET_DEFAULT_PATHS, if test "$1" = "default"; then if test -z "$kde_htmldir"; then - kde_htmldir='\${prefix}/share/doc/HTML' + kde_htmldir='\${prefix}/share/doc/tde/HTML' fi if test -z "$kde_appsdir"; then kde_appsdir='\${prefix}/share/applnk' -- cgit v1.2.1