diff options
Diffstat (limited to 'configure.in.bot.end')
-rw-r--r-- | configure.in.bot.end | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in.bot.end b/configure.in.bot.end index 1bc030b..76943e6 100644 --- a/configure.in.bot.end +++ b/configure.in.bot.end @@ -9,7 +9,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 |