| diff -Naur tcl8.6.5-orig/win/Makefile.in tcl8.6.5/win/Makefile.in |
| --- tcl8.6.11-orig/win/Makefile.in |
| +++ tcl8.6.11/win/Makefile.in |
| +++ #<buffer Makefile.in> |
| @@ -85,7 +85,7 @@ |
| #CFLAGS = $(CFLAGS_DEBUG) |
| #CFLAGS = $(CFLAGS_OPTIMIZE) |
| #CFLAGS = $(CFLAGS_DEBUG) $(CFLAGS_OPTIMIZE) |
| -CFLAGS = @CFLAGS@ @CFLAGS_DEFAULT@ -D_ATL_XP_TARGETING=1 -D__USE_MINGW_ANSI_STDIO=0 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT |
| +CFLAGS = @CFLAGS@ @CFLAGS_DEFAULT@ -D_ATL_XP_TARGETING=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT |
| |
| # To compile without backward compatibility and deprecated code uncomment the |
| # following |