summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-07-03 10:21:14 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-07-03 10:21:14 (GMT)
commit418d81804ce1da1bd520223790c235c0b9ed2bc4 (patch)
tree10063e68fcae36588aad2a805334ad4ba052fd5b /win/Makefile.in
parentcd166c904c30520f659b1db37d90992f1a658692 (diff)
parent20c87d8e2377d5d7f88a6f170e92e5a70fbddf3b (diff)
downloadtcl-418d81804ce1da1bd520223790c235c0b9ed2bc4.zip
tcl-418d81804ce1da1bd520223790c235c0b9ed2bc4.tar.gz
tcl-418d81804ce1da1bd520223790c235c0b9ed2bc4.tar.bz2
Merge 8.7
Diffstat (limited to 'win/Makefile.in')
-rw-r--r--win/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index 2c91f38..f167f4f 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -70,9 +70,6 @@ MAN3_INSTALL_DIR = $(MAN_INSTALL_DIR)/man3
# Directory in which to install manual entries for the built-in Tcl commands:
MANN_INSTALL_DIR = $(MAN_INSTALL_DIR)/mann
-# Libraries built with optimization switches have this additional extension
-TCL_DBGX = @TCL_DBGX@
-
# warning flags
CFLAGS_WARNING = @CFLAGS_WARNING@