Update HTML install path references.

pull/1/head
Darrell Anderson 12 years ago
parent 09a905128d
commit df87915c98

@ -419,7 +419,7 @@ AC_DEFUN(KDE_SET_DEFAULT_PATHS,
if test "$1" = "default"; then if test "$1" = "default"; then
if test -z "$kde_htmldir"; then if test -z "$kde_htmldir"; then
kde_htmldir='\${prefix}/share/doc/HTML' kde_htmldir='\${prefix}/share/doc/tde/HTML'
fi fi
if test -z "$kde_appsdir"; then if test -z "$kde_appsdir"; then
kde_appsdir='\${prefix}/share/applnk' kde_appsdir='\${prefix}/share/applnk'

2
aclocal.m4 vendored

@ -431,7 +431,7 @@ AC_DEFUN(KDE_SET_DEFAULT_PATHS,
if test "$1" = "default"; then if test "$1" = "default"; then
if test -z "$kde_htmldir"; then if test -z "$kde_htmldir"; then
kde_htmldir='\${prefix}/share/doc/HTML' kde_htmldir='\${prefix}/share/doc/tde/HTML'
fi fi
if test -z "$kde_appsdir"; then if test -z "$kde_appsdir"; then
kde_appsdir='\${prefix}/share/applnk' kde_appsdir='\${prefix}/share/applnk'

Loading…
Cancel
Save