diff options
author | dgp <dgp@users.sourceforge.net> | 2008-12-17 15:36:57 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-12-17 15:36:57 (GMT) |
commit | b7bb2380d4af67cd9c388131d9fa34d478ac8a8c (patch) | |
tree | 1d4a79460fa9bc359744f206eae4b02b00f73523 /ChangeLog | |
parent | d77c012ac73b8e2be7fb8f6da653684273a2d949 (diff) | |
download | tcl-b7bb2380d4af67cd9c388131d9fa34d478ac8a8c.zip tcl-b7bb2380d4af67cd9c388131d9fa34d478ac8a8c.tar.gz tcl-b7bb2380d4af67cd9c388131d9fa34d478ac8a8c.tar.bz2 |
* unix/Makefile.in: Add build support for collections of TEA
* unix/configure.in: packages found under the pkgs directory.
[Patch 1163406]. Still needs porting to Windows.
* unix/configure: autoconf-2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-12-17 Don Porter <dgp@users.sourceforge.net> + + * unix/Makefile.in: Add build support for collections of TEA + * unix/configure.in: packages found under the pkgs directory. + [Patch 1163406]. Still needs porting to Windows. + + * unix/configure: autoconf-2.59 + 2008-12-17 Donal K. Fellows <dkf@users.sf.net> * generic/tcl.h, generic/tclZlib.c: Removed undocumented flag. |