diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-05-30 13:56:20 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-05-30 13:56:20 +0300 |
commit | 360d7c716dc49aeaa62bd2174e803e0a3eaeaa1b (patch) | |
tree | 798fb661692a146c5f4bf49d339086d648856b6f /lisp/emacs-lisp/pcase.el | |
parent | f42db4b6e1598c12924cce4bbe4d67e6d86b7963 (diff) | |
download | emacs-360d7c716dc49aeaa62bd2174e803e0a3eaeaa1b.tar.gz emacs-360d7c716dc49aeaa62bd2174e803e0a3eaeaa1b.tar.bz2 emacs-360d7c716dc49aeaa62bd2174e803e0a3eaeaa1b.zip |
Remove private prototype for 'execve' and its uses in MinGW build
* src/sysdep.c (emacs_exec_file): Don't compile this function
anymore on WINDOWSNT, since it is not used there. This function
was the only reason for having 'execve' prototype in ms-w32.h.
* nt/inc/ms-w32.h (execve): Remove prototype and the MinGW64 vs
ming.org mess that it causes.
Diffstat (limited to 'lisp/emacs-lisp/pcase.el')
0 files changed, 0 insertions, 0 deletions