summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index d928fc9..926f00e 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -98,9 +98,9 @@ unless ($ENV{'TDEDIR'} or grep /--prefix/, @ARGV)
print "\n!!!!!!!!!!!! WARNING !!!!!!!!!!!!\n".
" Your TDEDIR environment variable is not set and you\n".
"did not use the '--prefix=' commandline option.\n";
- print "KDE-3 isn't required at all. However, if it's installed on your system,\n".
+ print "TDE isn't required at all. However, if it's installed on your system,\n".
"it is much better to specify it's location since PerlTQt uses (or build, if\n".
- "it can't find it) a KDE library named smokeqt.\n";
+ "it can't find it) a TDE library named smoketqt.\n";
print "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n";
sleep(5);
}