diff options
Diffstat (limited to 'configure.in.bot')
-rw-r--r-- | configure.in.bot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in.bot b/configure.in.bot index 8c6d85bf6..4383af879 100644 --- a/configure.in.bot +++ b/configure.in.bot @@ -52,7 +52,7 @@ if test -z "$LIBXML_CFLAGS"; then echo "so if you want helpfiles you should consider installing it." echo "Have a look at ftp://xmlsoft.org/ for sources, or find a binary" echo "package for your platform." - echo "You can find a copy of libxml2 in the kdesupport module if you're using CVS." + echo "You can find a copy of libxml2 in the tdesupport module if you're using CVS." echo "" all_tests=bad fi @@ -64,7 +64,7 @@ if test -z "$LIBXSLT_CFLAGS"; then echo "so if you want helpfiles you should consider installing it." echo "Have a look at ftp://xmlsoft.org/ for sources, or find a binary" echo "package for your platform." - echo "You can find a copy of libxslt in the kdesupport module if you're using CVS." + echo "You can find a copy of libxslt in the tdesupport module if you're using CVS." echo "" all_tests=bad fi |