summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorwelch <welch@noemail.net>1998-07-28 17:32:55 (GMT)
committerwelch <welch@noemail.net>1998-07-28 17:32:55 (GMT)
commit98e513ae0382223370686a0dfd343c39c0581a21 (patch)
treee7519efee5e2f4795cf590fd2b2a776259f69a63 /changes
parent2f68933c9ab240c50036a7bcfd289c5b35de2f90 (diff)
downloadtcl-98e513ae0382223370686a0dfd343c39c0581a21.zip
tcl-98e513ae0382223370686a0dfd343c39c0581a21.tar.gz
tcl-98e513ae0382223370686a0dfd343c39c0581a21.tar.bz2
DGBX
FossilOrigin-Name: 8eafe11cf04cec7f0bac2fdb7e9f379841edc63c
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)