summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:36 -0600
commit13b884be9604d3f1297e554f23060eb10a8af144 (patch)
treed2e622067d1712c700de9db6fc1263d9e6e1114d /configure.in
parentfe98514ccc396b2114eda884ca235052eca80991 (diff)
downloadtwin-style-crystal-13b884be9604d3f1297e554f23060eb10a8af144.tar.gz
twin-style-crystal-13b884be9604d3f1297e554f23060eb10a8af144.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 68309ed..0d6a5d6 100644
--- a/configure.in
+++ b/configure.in
@@ -83,7 +83,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