diff options
author | dgp <dgp@users.sourceforge.net> | 2009-01-22 05:06:03 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-01-22 05:06:03 (GMT) |
commit | 4412bccf99e79ac915c6a9df0b7d293750fe1bba (patch) | |
tree | 98b1e02005f222af8fa19da95b1e94802427b488 | |
parent | 2692c18baacd3eafcb049e85e49faf0c28e715ea (diff) | |
download | tcl-4412bccf99e79ac915c6a9df0b7d293750fe1bba.zip tcl-4412bccf99e79ac915c6a9df0b7d293750fe1bba.tar.gz tcl-4412bccf99e79ac915c6a9df0b7d293750fe1bba.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 |