From: Akim Demaille Date: Tue, 18 Jul 2000 15:58:03 +0000 (+0000) Subject: * acspecific.m4 (AC_MING32): Rename as AC_MINGW32. X-Git-Tag: autoconf-2.50~719 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f6793ea532b84484ea66f8ee5f6ab031f5e4a4f;p=thirdparty%2Fautoconf.git * acspecific.m4 (AC_MING32): Rename as AC_MINGW32. --- diff --git a/ChangeLog b/ChangeLog index 3bcaa5795..b3367960d 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 a8f1db46d..7079a3252 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 a8f1db46d..7079a3252 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