summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:18 -0600
commitee9f8ca79cbcece159a0b9fa02211db02f980624 (patch)
treeac65532aeeb03d22b80bcd8759575743a7627f98 /configure.in
parentb3e13e1c576c9707dc2087176137c6f7d0f94ead (diff)
downloadsoundkonverter-ee9f8ca79cbcece159a0b9fa02211db02f980624.tar.gz
soundkonverter-ee9f8ca79cbcece159a0b9fa02211db02f980624.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 0472847..2e324e4 100644
--- a/configure.in
+++ b/configure.in
@@ -246,7 +246,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