summaryrefslogtreecommitdiffstats
path: root/configure.in.bot
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-07 03:45:53 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-07 03:45:53 +0000
commit10308be19ef7fa44699562cc75946e7ea1fdf6b9 (patch)
tree4bc444c00a79e88105f2cfce5b6209994c413ca0 /configure.in.bot
parent307136d8eef0ba133b78ceee8e901138d4c996a1 (diff)
downloadtdelibs-10308be19ef7fa44699562cc75946e7ea1fdf6b9.tar.gz
tdelibs-10308be19ef7fa44699562cc75946e7ea1fdf6b9.zip
Revert automated changes
Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'configure.in.bot')
-rw-r--r--configure.in.bot16
1 files changed, 8 insertions, 8 deletions
diff --git a/configure.in.bot b/configure.in.bot
index 40010e9f7..8c6d85bf6 100644
--- a/configure.in.bot
+++ b/configure.in.bot
@@ -5,7 +5,7 @@ if test "x$have_ssl" != xyes; then
echo "You're missing openSSL, or your version is too old (before 0.9.5a)."
echo "KDE won't be able to access secure websites without it, so you should"
echo "consider installing or upgrading it."
- echo "Have a look at http://www.openssl.org, or tqfind a binary package for"
+ echo "Have a look at http://www.openssl.org, or find a binary package for"
echo "your platform."
echo ""
all_tests=bad
@@ -17,7 +17,7 @@ if test -z "$LIBART_CONFIG"; then
echo "KDE won't be able to render SVG icons without it, so you should"
echo "consider installing or upgrading it."
echo "Have a look at http://www.levien.com (official site) or"
- echo "http://svg.kde.org/download.html for sources, or tqfind a binary"
+ echo "http://svg.kde.org/download.html for sources, or find a binary"
echo "package for your platform."
echo ""
all_tests=bad
@@ -29,7 +29,7 @@ if test -z "$LIBPCRE"; then
echo "Some web pages (using regular expressions in Javascript code) will not "
echo "work correctly, the regexp support being limited without libpcre. "
echo "If you plan to use Konqueror as a Web Browser, download libpcre from "
- echo "http://www.pcre.org or tqfind a binary package for your platform."
+ echo "http://www.pcre.org or find a binary package for your platform."
echo ""
all_tests=bad
fi
@@ -40,7 +40,7 @@ if test -z "$LIBBZ2"; then
echo "KDE won't be able to provide a help ioslave (help://) without it,"
echo "so if you want helpfiles you should consider installing it."
echo "Have a look at http://sources.redhat.com/bzip2/ for sources, "
- echo "or tqfind a binary package for your platform."
+ echo "or find a binary package for your platform."
echo ""
all_tests=bad
fi
@@ -50,9 +50,9 @@ if test -z "$LIBXML_CFLAGS"; then
echo "You're missing libxml2 2.4.8 or later."
echo "KDE won't be able to provide a help ioslave (help://) without it,"
echo "so if you want helpfiles you should consider installing it."
- echo "Have a look at ftp://xmlsoft.org/ for sources, or tqfind a binary"
+ echo "Have a look at ftp://xmlsoft.org/ for sources, or find a binary"
echo "package for your platform."
- echo "You can tqfind a copy of libxml2 in the kdesupport module if you're using CVS."
+ echo "You can find a copy of libxml2 in the kdesupport module if you're using CVS."
echo ""
all_tests=bad
fi
@@ -62,9 +62,9 @@ if test -z "$LIBXSLT_CFLAGS"; then
echo "You're missing libxslt 1.0.7 or later."
echo "KDE won't be able to provide a help ioslave (help://) without it,"
echo "so if you want helpfiles you should consider installing it."
- echo "Have a look at ftp://xmlsoft.org/ for sources, or tqfind a binary"
+ echo "Have a look at ftp://xmlsoft.org/ for sources, or find a binary"
echo "package for your platform."
- echo "You can tqfind a copy of libxslt in the kdesupport module if you're using CVS."
+ echo "You can find a copy of libxslt in the kdesupport module if you're using CVS."
echo ""
all_tests=bad
fi