]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* acspecific.m4 (AC_MING32): Rename as AC_MINGW32.
authorAkim Demaille <akim@epita.fr>
Tue, 18 Jul 2000 15:58:03 +0000 (15:58 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 18 Jul 2000 15:58:03 +0000 (15:58 +0000)
ChangeLog
acspecific.m4
lib/autoconf/specific.m4

index 3bcaa5795d6b9557220dec553f7bf4d1b4b1c8a6..b3367960d985be7594b44953641486563c238095 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index a8f1db46d01af205750d62081c332af98391a5ce..7079a3252dc1db71317b7b84e532c989fb93d9f3 100644 (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
index a8f1db46d01af205750d62081c332af98391a5ce..7079a3252dc1db71317b7b84e532c989fb93d9f3 100644 (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