summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:11 -0600
commitf561ad5bef533395b996a13ad74dac02b6210be8 (patch)
tree9bc939f4f0707750749df59d005165f3858bdb6f /configure.in
parent32398c9f78cb02729a5e18d5635dffba14e83223 (diff)
downloadkatapult-f561ad5bef533395b996a13ad74dac02b6210be8.tar.gz
katapult-f561ad5bef533395b996a13ad74dac02b6210be8.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 ab3ee0c..bd301b7 100644
--- a/configure.in
+++ b/configure.in
@@ -151,7 +151,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