Fix a typo.

This commit is contained in:
Jonathan Schleifer 2007-10-13 10:11:06 +02:00
parent 4ac29adb5f
commit 85573ff7f7

View file

@ -19,7 +19,7 @@ dnl POSSIBILITY OF SUCH DAMAGE.
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)