diff options
Diffstat (limited to 'khtml/configure.in.in')
-rw-r--r-- | khtml/configure.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/configure.in.in b/khtml/configure.in.in index b85dd8474..c58788de2 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 find libthai.]) + AC_MSG_ERROR([Can't tqfind libthai.]) else AC_DEFINE(HAVE_LIBTHAI, 1, [Defined if you have libthai and want to have it compiled in]) |