]> git.ipfire.org Git - thirdparty/automake.git/commit
compile: Improve support for C++ compilations on MSYS2.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Feb 2025 22:18:16 +0000 (14:18 -0800)
committerKarl Berry <karl@freefriends.org>
Mon, 3 Feb 2025 22:18:16 +0000 (14:18 -0800)
commit3fbc3f90d1bfdc68a3d12f3d08acde70e53befee
treed711d962ac037e6490dc97e613e59d46851f2e6b
parent5b9821deadcf3aaf846c9d043efced56f2e3b59c
compile: Improve support for C++ compilations on MSYS2.

* lib/compile (func_file_conv): Use 'cygpath -w', not 'cygpath -m'
(c:\... vs. c:/... resp.).
* lib/ar-lib (func_file_conv): Likewise.
lib/ar-lib
lib/compile