* nt/configure.bat (enablechecking): Enable checks through src/config.h.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 4 Jul 2012 17:17:19 +0000 (19:17 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 4 Jul 2012 17:17:19 +0000 (19:17 +0200)
commit0566bc954097aae81a0efda950c4567be3139c23
tree5bd0c9eda3c9a6d8d09d108a4cc1b49659b7ce0d
parentf094125348fa8512392cc315b16de957c4f35458
* 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