changeset 3723:d4794783f2ee

Spelling fix. Spotted by nenolod.
author Eugene Paskevich <eugene@raptor.kiev.ua>
date Fri, 12 Oct 2007 09:42:14 +0300
parents 57935d8ebefa
children 9a8e54ffdd76
files m4/buildsys.m4
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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)