summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 88fedf8..6075bc3 100644
--- a/configure.in
+++ b/configure.in
@@ -284,10 +284,10 @@ if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then
if test $? -ne 0; then
echo ""
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 "but TDE was found in $kde_libs_prefix."
+ echo "For this to work, you will need to tell TDE about the new prefix, by ensuring"
echo "that TDEDIRS contains it, e.g. export TDEDIRS=$given_prefix:$kde_libs_prefix"
- echo "Then restart KDE."
+ echo "Then restart TDE."
echo ""
fi
fi
@@ -303,7 +303,7 @@ if test x$GXX = "xyes" -a x$kde_have_gcc_visibility = "xyes" -a x$kde_cv_val_qt_
echo ""
echo "http://bugs.kde.org/show_bug.cgi?id=109386"
echo ""
- echo "and recompile all of Qt and KDE. Note, this is entirely optional and"
+ echo "and recompile all of TQt and TDE. Note, this is entirely optional and"
echo "everything will continue to work just fine without it."
echo ""
fi