annotate etc/.cvsignore @ 96348:ecd6143014da

Remove unneeded -Defines in the compiler command line (MinGW and MSVC). * nt/nmake.defs: * nt/gmake.defs (FONT_CFLAGS): Remove. (EMACS_EXTRA_C_FLAGS): Don't include FONT_CFLAGS. (CFLAGS): Don't include WIN32_LEAN_AND_MEAN, _WIN32_WINNT, -D$(ARCH) and _CRTAPI1. (ARCH_FLAGS): Don't include _X86_. * nt/config.nt (_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Define. * src/makefile.w32-in (LOCAL_FLAGS): Don't include WINDOWSNT, DOS_NT and _UCHAR_T. * src/sysdep.c (_spawnlp, _getpid): Declare with explicit _cdecl instead of _CRTAPI1. * src/editfns.c (Fget_internal_run_time): Check for WINDOWSNT with #ifdef, not #if.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 26 Jun 2008 22:33:33 +0000
parents d68658b47ead
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25851
Dave Love <fx@gnu.org>
parents:
diff changeset
1 fns-*
64659
63710e8dd0ef Add `icons' (for in-place installs).
Juanma Barranquero <lekktu@gmail.com>
parents: 31964
diff changeset
2 icons
25853
Dave Love <fx@gnu.org>
parents: 25851
diff changeset
3 *.ps
Dave Love <fx@gnu.org>
parents: 25851
diff changeset
4 *.log
31964
36d1258dea8e added *.dvi
Sam Steingold <sds@gnu.org>
parents: 25889
diff changeset
5 *.dvi
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25853
diff changeset
6 DOC DOC-*
85692
d68658b47ead Add *.pyc.
Juanma Barranquero <lekktu@gmail.com>
parents: 64659
diff changeset
7 *.pyc