* nt/configure.bat (enablechecking): Enable checks through src/config.h.
commit961b0d7d1bc14336fdb3805f23a11052f75e7154
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 4 Jul 2012 17:17:19 +0000 (4 19:17 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 4 Jul 2012 17:17:19 +0000 (4 19:17 +0200)
tree37930f31656a19b6496b763be68d303996c3b47c
parent8f9b5c0c54e0668866239d21dcab2415a700fe50
* nt/configure.bat (enablechecking): Enable checks through src/config.h.

* nt/gmake.defs (DEBUG_CFLAGS): Add -fno-crossjumping.
(CHECKING_CFLAGS): Remove.
(CFLAGS, ESC_CFLAGS): Do not include $(CHECKING_CFLAGS).

* nt/nmake.defs (CHECKING_CFLAGS): Remove.
(CFLAGS, ESC_CFLAGS): Do not include $(CHECKING_CFLAGS).
nt/ChangeLog
nt/configure.bat
nt/gmake.defs
nt/nmake.defs