From 8f6793ea532b84484ea66f8ee5f6ab031f5e4a4f Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 18 Jul 2000 15:58:03 +0000 Subject: [PATCH] * acspecific.m4 (AC_MING32): Rename as AC_MINGW32. --- ChangeLog | 4 ++++ acspecific.m4 | 2 +- lib/autoconf/specific.m4 | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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