|
|
@ -411,7 +411,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'
|
|
|
|