summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-07 18:49:59 -0600
committerTimothy Pearson <[email protected]>2011-12-07 18:49:59 -0600
commitc0d7b0d9c0ae0f94606c9b078dd7e5be4dfcb483 (patch)
treef613b64a8278aada8e88a5830bd12f37268ee94c /configure.in
parent06e6cb97c9d33fa285c0f96452939e7221f47fb6 (diff)
downloadkmyfirewall-c0d7b0d9c0ae0f94606c9b078dd7e5be4dfcb483.tar.gz
kmyfirewall-c0d7b0d9c0ae0f94606c9b078dd7e5be4dfcb483.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 e0b99ff..def4d14 100644
--- a/configure.in
+++ b/configure.in
@@ -116,7 +116,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