diff options
author | dgp <dgp@users.sourceforge.net> | 2009-01-22 05:07:15 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-01-22 05:07:15 (GMT) |
commit | ed5043f99afd5932ca7403cf20b19383d20dc9dc (patch) | |
tree | 0b3d3ad42920581fb8c4ec5d482b15f92c4cda22 | |
parent | b1a602f68bd5e54311ed31ec030276ca89fe18c8 (diff) | |
download | tcl-ed5043f99afd5932ca7403cf20b19383d20dc9dc.zip tcl-ed5043f99afd5932ca7403cf20b19383d20dc9dc.tar.gz tcl-ed5043f99afd5932ca7403cf20b19383d20dc9dc.tar.bz2 |
typo
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2009-01-22 Kevin B. Kenny <kennykb@acm.org> - * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be + * unix/tcl.m4: Corrected a typo ($(SHLIB_VERSION) should be ${SHLIB_VERSION}). * unix/configure: Autoconf 2.59 |