configure.ac: Comment fix.
This commit is contained in:
parent
0d880e737b
commit
3410f2a31e
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ AC_CANONICAL_HOST
|
|||
canonical=$host
|
||||
configuration=${host_alias-${build_alias-$host}}
|
||||
|
||||
dnl We get MINGW64 with MSYS2.
|
||||
dnl We get MINGW64 with MSYS2, MINGW32 with MSYS.
|
||||
case $canonical in
|
||||
*-mingw*)
|
||||
. $srcdir/nt/mingw-cfg.site
|
||||
|
|
Loading…
Add table
Reference in a new issue