diff options
author | welch <welch> | 1998-07-28 17:32:56 (GMT) |
---|---|---|
committer | welch <welch> | 1998-07-28 17:32:56 (GMT) |
commit | 15ab57c598f6850e840ab94b0fbb03a9905fc278 (patch) | |
tree | e7519efee5e2f4795cf590fd2b2a776259f69a63 /changes | |
parent | 5a99404be05749140c2a73937720327b3b704ca1 (diff) | |
download | tcl-15ab57c598f6850e840ab94b0fbb03a9905fc278.zip tcl-15ab57c598f6850e840ab94b0fbb03a9905fc278.tar.gz tcl-15ab57c598f6850e840ab94b0fbb03a9905fc278.tar.bz2 |
DGBX
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |