diff options
author | mdejong <mdejong> | 2001-04-25 19:54:55 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-04-25 19:54:55 (GMT) |
commit | 5491d0385365999968e062a3b329e9540a1656d0 (patch) | |
tree | 2f4d6c1cb9c035ccfd3069bb0344a852ea711f5a /ChangeLog | |
parent | 31fe3f11ee413a4745ae8319b85d59488eb29d44 (diff) | |
download | tcl-5491d0385365999968e062a3b329e9540a1656d0.zip tcl-5491d0385365999968e062a3b329e9540a1656d0.tar.gz tcl-5491d0385365999968e062a3b329e9540a1656d0.tar.bz2 |
* unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE.
* unix/configure: Regen.
* unix/configure.in: Don't subst STUB_LIB_FILE, use TCL_STUB_LIB_FILE
instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-04-25 Mo DeJong <mdejong@redhat.com> + + * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE. + * unix/configure: Regen. + * unix/configure.in: Don't subst STUB_LIB_FILE, use TCL_STUB_LIB_FILE + instead. + 2001-04-25 Donal K. Fellows <fellowsd@cs.man.ac.uk> * tools/encoding/iso8859-15.txt: |