summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:56:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:56:20 -0600
commit6f2d7da6faf2a1a44cb99413e485963c91d1ea4e (patch)
tree165e75df7eadb9d487d6b0660f33887e5708e273 /configure.in
parent7e056f70bc882ce03a4c007ef12b20270e324e8c (diff)
downloadkipi-plugins-6f2d7da6faf2a1a44cb99413e485963c91d1ea4e.tar.gz
kipi-plugins-6f2d7da6faf2a1a44cb99413e485963c91d1ea4e.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 62ffdd1..e4cfca3 100644
--- a/configure.in
+++ b/configure.in
@@ -823,7 +823,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