diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-01-22 02:16:15 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-01-22 02:16:15 (GMT) |
commit | 4d9c17e074e538425a139798c7af9e743f1f9857 (patch) | |
tree | 1bbcb81a9a473c06fde6039283eebb52bbee4e76 /ChangeLog | |
parent | fb1f298154b447f1a78652a69405582c4d72e940 (diff) | |
download | tk-4d9c17e074e538425a139798c7af9e743f1f9857.zip tk-4d9c17e074e538425a139798c7af9e743f1f9857.tar.gz tk-4d9c17e074e538425a139798c7af9e743f1f9857.tar.bz2 |
* unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).
* unix/configure: Autoconf 2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-01-22 Kevin B. Kenny <kennykb@acm.org> + + * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be + ${SHLIB_VERSION}). + * unix/configure: Autoconf 2.59 + 2009-01-19 Kevin B. Kenny <kennykb@acm.org> * unix/Makefile.in: Added a CONFIG_INSTALL_DIR parameter so that |