diff options
| author | Karol Ostrovsky | 2014-08-23 11:48:30 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2014-08-23 11:48:30 +0300 |
| commit | 0d880e737bea413b8dd2068f7c4110950929271a (patch) | |
| tree | 84aded133325f8b364a1374051eecad62adf161f /src/coding.c | |
| parent | 30f1ca3b9ac0f0e7a997e98829fd7c423f1334d0 (diff) | |
| download | emacs-0d880e737bea413b8dd2068f7c4110950929271a.tar.gz emacs-0d880e737bea413b8dd2068f7c4110950929271a.zip | |
Fix bug #18302 with minor issues in the MSYS2/MinGW64 build.
configure.ac: Accept "*-mingw*", not just "*-mingw32", as
canonical name of a MinGW build, because using MSYS2 'uname'
produces "MINGW64".
src/Makefile.in (emacs$(EXEEXT)): Retry deletion of bootstrap-emacs
if the initial "rm -f" fails. This is for MinGW builds, where
MS-Windows will not allow deleting the executable file of a
running program.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions