summaryrefslogtreecommitdiffstats
path: root/configure.in.bot.end
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:40 -0600
commit8dda14c1519bf5376c4b1cb21173f3e95adb1ae7 (patch)
treeaf2ac1372666ea48c1c061c731652124f4e03698 /configure.in.bot.end
parent822ba8d99ecbcd1d37cebb9a66b81c1aeb9fed0d (diff)
downloadadmin-8dda14c1519bf5376c4b1cb21173f3e95adb1ae7.tar.gz
admin-8dda14c1519bf5376c4b1cb21173f3e95adb1ae7.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'configure.in.bot.end')
-rw-r--r--configure.in.bot.end2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in.bot.end b/configure.in.bot.end
index 1bc030b..76943e6 100644
--- a/configure.in.bot.end
+++ b/configure.in.bot.end
@@ -9,7 +9,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