diff options
Diffstat (limited to 'configure.in.bot')
| -rw-r--r-- | configure.in.bot | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/configure.in.bot b/configure.in.bot index 91ad3029..9b006e9e 100644 --- a/configure.in.bot +++ b/configure.in.bot @@ -6,12 +6,12 @@ if test "$DOT_FOUND" = "no"; then    echo "a dot copy, go to www.graphviz.org and download the graphviz package."  fi -if test -z "$kdelibs_doxydir"; then +if test -z "$tdelibs_doxydir"; then    echo "" -  echo "You have no kdelibs documentation generated by Doxygen installed." +  echo "You have no tdelibs documentation generated by Doxygen installed."    echo "You should install Doxygen from www.doxygen.org, reconfigure" -  echo "and rebuild the kdelibs sources. You should 'make apidox' and" -  echo "'make install' in your kdelibs build dir, and then rerun this" +  echo "and rebuild the tdelibs sources. You should 'make apidox' and" +  echo "'make install' in your tdelibs build dir, and then rerun this"    echo "configure script."  fi  | 
