summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:48:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:48:18 -0600
commitbf739294ff4b3be780a1eb6bcc0a9ae295299f52 (patch)
tree95d696a49536363e86c1ca2c9a0b13b4a860a8d2 /configure.in
parentdb1f3d375cd8ccb6b6e7396df72c0c2cf117d51f (diff)
downloadbasket-bf739294ff4b3be780a1eb6bcc0a9ae295299f52.tar.gz
basket-bf739294ff4b3be780a1eb6bcc0a9ae295299f52.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 b9e8ec3..c57bbc3 100644
--- a/configure.in
+++ b/configure.in
@@ -181,7 +181,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