* acspecific.m4 (AC_MING32): Rename as AC_MINGW32.

This commit is contained in:
Akim Demaille 2000-07-18 15:58:03 +00:00
parent f054152a7b
commit 8f6793ea53
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2000-07-18 Akim Demaille <akim@epita.fr>
* acspecific.m4 (AC_MING32): Rename as AC_MINGW32.
2000-07-18 Steven G. Johnson <stevenj@alum.mit.edu>
Fixed bug where the F77 compiler output was parsed differently

View File

@ -2767,7 +2767,7 @@ test "$ac_cv_mingw32" = yes && MINGW32=yes[]dnl
AU_DEFUN([AC_CYGWIN], [])
AU_DEFUN([AC_CYGWIN32], [])
AU_DEFUN([AC_EMXOS2], [])
AU_DEFUN([AC_MING32], [])
AU_DEFUN([AC_MINGW32], [])
# We must not AU define them, because autoupdate would them remove

View File

@ -2767,7 +2767,7 @@ test "$ac_cv_mingw32" = yes && MINGW32=yes[]dnl
AU_DEFUN([AC_CYGWIN], [])
AU_DEFUN([AC_CYGWIN32], [])
AU_DEFUN([AC_EMXOS2], [])
AU_DEFUN([AC_MING32], [])
AU_DEFUN([AC_MINGW32], [])
# We must not AU define them, because autoupdate would them remove