summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:51:48 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:51:48 -0600
commitbb51c743d30183757051f84f5ae2cd633273cbe2 (patch)
tree0dd003933025716ead35619115a29b0bd7a598c5 /configure.in
parent57bb3ed1812ff423c57c88a33e954fa1d595517d (diff)
downloadtderadio-bb51c743d30183757051f84f5ae2cd633273cbe2.tar.gz
tderadio-bb51c743d30183757051f84f5ae2cd633273cbe2.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 0216ec3..2d5b664 100644
--- a/configure.in
+++ b/configure.in
@@ -398,7 +398,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