diff --git a/ChangeLog b/ChangeLog index 3bcaa579..b3367960 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-07-18 Akim Demaille + + * acspecific.m4 (AC_MING32): Rename as AC_MINGW32. + 2000-07-18 Steven G. Johnson Fixed bug where the F77 compiler output was parsed differently diff --git a/acspecific.m4 b/acspecific.m4 index a8f1db46..7079a325 100644 --- a/acspecific.m4 +++ b/acspecific.m4 @@ -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 diff --git a/lib/autoconf/specific.m4 b/lib/autoconf/specific.m4 index a8f1db46..7079a325 100644 --- a/lib/autoconf/specific.m4 +++ b/lib/autoconf/specific.m4 @@ -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