diff m4/buildsys.m4 @ 3723:d4794783f2ee

Spelling fix. Spotted by nenolod.
author Eugene Paskevich <eugene@raptor.kiev.ua>
date Fri, 12 Oct 2007 09:42:14 +0300
parents e83412963c51
children 6bec10770466
line wrap: on
line diff
--- a/m4/buildsys.m4	Thu Oct 11 20:09:43 2007 -0500
+++ b/m4/buildsys.m4	Fri Oct 12 09:42:14 2007 +0300
@@ -19,7 +19,7 @@
 dnl
 
 AC_DEFUN([BUILDSYS_PROG_IMPLIB], [
-	AC_MSG_CHECKING(wether we need an implib)
+	AC_MSG_CHECKING(whether we need an implib)
 	case "$target" in
 		*-*-cygwin | *-*-mingw32)
 			AC_MSG_RESULT(yes)