summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-10-21 18:37:02 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-10-21 18:37:02 (GMT)
commit11f06cc22a17048c30d82f66c468b484122de1e5 (patch)
treee7e53df7c4f5fbeaee3107eba625394173422906 /unix
parent971fa23072932f3b4423c904274f82de0833872e (diff)
parent3da1bdd7794af6f2179dc7a61d3358fd33578d2f (diff)
downloadtk-11f06cc22a17048c30d82f66c468b484122de1e5.zip
tk-11f06cc22a17048c30d82f66c468b484122de1e5.tar.gz
tk-11f06cc22a17048c30d82f66c468b484122de1e5.tar.bz2
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 1fde28d..d869528 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -186,7 +186,7 @@ KEYSYM_FLAGS =
# Tk does not used deprecated Tcl constructs so it should
# compile fine with -DTCL_NO_DEPRECATED. To remove its own
# set of deprecated code uncomment the second line.
-NO_DEPRECATED_FLAGS =
+NO_DEPRECATED_FLAGS = -DTCL_NO_DEPRECATED
#NO_DEPRECATED_FLAGS = -DTCL_NO_DEPRECATED -DTK_NO_DEPRECATED
# Some versions of make, like SGI's, use the following variable to