]> git.ipfire.org Git - thirdparty/automake.git/commit
compile: Distinguish various MinGW, MSYS, MSYS2 environments correctly.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Feb 2025 22:16:42 +0000 (14:16 -0800)
committerKarl Berry <karl@freefriends.org>
Mon, 3 Feb 2025 22:16:42 +0000 (14:16 -0800)
commit5b9821deadcf3aaf846c9d043efced56f2e3b59c
tree104c77e882faad0679099df10fd28f66d4d1951b
parent03c4c309384caff4829cee7cc4f56d1768b68d7b
compile: Distinguish various MinGW, MSYS, MSYS2 environments correctly.

* lib/compile (func_file_conv): Use not only "uname -s", but also
$MSYSTEM and the presence of cygpath, in order to distinguish the
original MinGW and MSYS2.
* lib/ar-lib (func_file_conv): Likewise.
lib/ar-lib
lib/compile