mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-21 01:01:48 +08:00
* acspecific.m4 (AC_MING32): Rename as AC_MINGW32.
This commit is contained in:
parent
f054152a7b
commit
8f6793ea53
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user