summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:10 -0600
commitd046c39a9053499ef77e7f983a0c1416eacca28c (patch)
treec883336fa9e8f1220c673cd2ff352126c79fbcec /configure.in
parente06cfb4e74298c4338aafbf852a7dab4e0ff2dbd (diff)
downloadkmymoney-d046c39a9053499ef77e7f983a0c1416eacca28c.tar.gz
kmymoney-d046c39a9053499ef77e7f983a0c1416eacca28c.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 ff6d900..8a6c1b8 100644
--- a/configure.in
+++ b/configure.in
@@ -348,7 +348,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