summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:22 -0600
commit31206cf847884fdffd9dbecab0a4c001512a61d8 (patch)
tree0e6f974e647f39cc3fce4bae8b5c580fd4b135d9 /configure.in
parentb1738d13f029b1465b2b2dea5f799312197e61c7 (diff)
downloadkdiff3-31206cf847884fdffd9dbecab0a4c001512a61d8.tar.gz
kdiff3-31206cf847884fdffd9dbecab0a4c001512a61d8.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 87a6394..cb0c670 100644
--- a/configure.in
+++ b/configure.in
@@ -126,7 +126,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