summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:48:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:48:44 -0600
commit759ba0b171b4828f83aa479a81b3a2b1c2ef2060 (patch)
tree54882871045e9969e1b813588ce289aea2b04d7f /configure.in
parent4c6c74b45a6d2fb7f9febb650ca898ae1507e237 (diff)
downloadfilelight-759ba0b171b4828f83aa479a81b3a2b1c2ef2060.tar.gz
filelight-759ba0b171b4828f83aa479a81b3a2b1c2ef2060.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 c62d72b..cb7dd0b 100644
--- a/configure.in
+++ b/configure.in
@@ -137,7 +137,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