summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-10 23:56:58 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-10 23:56:58 -0500
commit4306eebec242abc2979205dc50ff5570603c4c3a (patch)
treea1f602606b51b12f286608e157a1860e934f4a7c
parent770d2f0c205904511288cdc4049a68a36e308cd3 (diff)
downloadlibtqt-perl-4306eebe.tar.gz
libtqt-perl-4306eebe.zip
Update HTML install path references.
-rw-r--r--acinclude.m42
-rw-r--r--aclocal.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index e97e70b..2149f1b 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -421,7 +421,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'
diff --git a/aclocal.m4 b/aclocal.m4
index a565814..1b231dc 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -433,7 +433,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'