diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:13 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:13 -0600 |
commit | 0ae5679aa160245af248836e1d7743aeff63f2e1 (patch) | |
tree | 64608dccc9bfd57800995a414f6287b7605ca637 /configure.in.bot | |
parent | d3b5575f31f14629dbd3fd900665e1a69aa7bcd5 (diff) | |
download | tdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.tar.gz tdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.zip |
Additional kde to tde renaming
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 |