summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:51:17 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:51:17 -0600
commit9ab01fb063378430e26c1173aeade68ea8f50a6c (patch)
tree62e9c5e1a8599bf930bd480e58ef0cd75a42be5d /configure.in
parent9950392af60b1672bd69498b5eaa5f86636acee7 (diff)
downloadkoffice-9ab01fb063378430e26c1173aeade68ea8f50a6c.tar.gz
koffice-9ab01fb063378430e26c1173aeade68ea8f50a6c.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1ec137ef..85d90cf1 100644
--- a/configure.in
+++ b/configure.in
@@ -2622,7 +2622,7 @@ if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then
echo "Warning: you chose to install this package in $given_prefix,"
echo "but KDE was found in $kde_libs_prefix."
echo "For this to work, you will need to tell KDE about the new prefix, by ensuring"
- echo "that KDEDIRS contains it, e.g. export KDEDIRS=$given_prefix:$kde_libs_prefix"
+ echo "that TDEDIRS contains it, e.g. export TDEDIRS=$given_prefix:$kde_libs_prefix"
echo "Then restart KDE."
echo ""
fi