diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-05-29 19:15:12 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2012-05-29 19:15:12 +0300 |
commit | 0652336413775df89b051f604278c4e9e5ce2784 (patch) | |
tree | ffb4631964146190a57c5a28391797e345263e5c /lisp/emacs-lisp | |
parent | a02ae4e5bfa13097dabee45f45ee992cdb830bb3 (diff) | |
download | emacs-0652336413775df89b051f604278c4e9e5ce2784.tar.gz emacs-0652336413775df89b051f604278c4e9e5ce2784.tar.bz2 emacs-0652336413775df89b051f604278c4e9e5ce2784.zip |
Fix bug #11405 with MSVC build of emacsclientw.
lib-src/makefile.w32-in ($(BLD)/emacsclientw.exe): Use $(MWINDOWS)
instead of a literal -mwindows, which is not supported by MSVC.
nt/nmake.defs (MWINDOWS): Define as "-subsystem:windows -entry:mainCRTStartup".
Suggested by Fabrice Popineau <fabrice.popineau@supelec.fr>.
nt/gmake.defs (MWINDOWS): Define as "-mwindows".
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions