summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorwelch <welch>1998-07-28 17:32:56 (GMT)
committerwelch <welch>1998-07-28 17:32:56 (GMT)
commit15ab57c598f6850e840ab94b0fbb03a9905fc278 (patch)
treee7519efee5e2f4795cf590fd2b2a776259f69a63 /changes
parent5a99404be05749140c2a73937720327b3b704ca1 (diff)
downloadtcl-15ab57c598f6850e840ab94b0fbb03a9905fc278.zip
tcl-15ab57c598f6850e840ab94b0fbb03a9905fc278.tar.gz
tcl-15ab57c598f6850e840ab94b0fbb03a9905fc278.tar.bz2
DGBX
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes b/changes
index 5d31fe9..6d3fe2f 100644
--- a/changes
+++ b/changes
@@ -3572,3 +3572,7 @@ directory relative to the executable, a source directory relative to
the executable, and a tcl directory relative to the source heirarchy
containing the executable. See the comment at the top of
generic/tclInitScript.h for more details. (SS)
+
+7/27/98 (config change) Changed the use of the DBGX flag in configure.in
+and the makefile to be TCL_DBGX. Users of tclConfig.sh may need to pass
+this through their configure files with AC_SUBST. (BW)