Fix a typo.
This commit is contained in:
parent
4ac29adb5f
commit
85573ff7f7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ dnl POSSIBILITY OF SUCH DAMAGE.
|
||||||
dnl
|
dnl
|
||||||
|
|
||||||
AC_DEFUN([BUILDSYS_PROG_IMPLIB], [
|
AC_DEFUN([BUILDSYS_PROG_IMPLIB], [
|
||||||
AC_MSG_CHECKING(wether we need an implib)
|
AC_MSG_CHECKING(whether we need an implib)
|
||||||
case "$target" in
|
case "$target" in
|
||||||
*-*-cygwin | *-*-mingw32)
|
*-*-cygwin | *-*-mingw32)
|
||||||
AC_MSG_RESULT(yes)
|
AC_MSG_RESULT(yes)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue