summaryrefslogtreecommitdiffstats
path: root/khtml/configure.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/configure.in.in')
-rw-r--r--khtml/configure.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/configure.in.in b/khtml/configure.in.in
index c58788de2..b85dd8474 100644
--- a/khtml/configure.in.in
+++ b/khtml/configure.in.in
@@ -41,7 +41,7 @@ if test "$ac_libthai" != "no"; then
LIBTHAI=""
if test "$kde_link_libthai" = "no"; then
- AC_MSG_ERROR([Can't tqfind libthai.])
+ AC_MSG_ERROR([Can't find libthai.])
else
AC_DEFINE(HAVE_LIBTHAI, 1,
[Defined if you have libthai and want to have it compiled in])