diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-14 13:51:29 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-14 13:51:29 (GMT) |
commit | 007218ef3654c34fefcef0a00be1ee7619292f5c (patch) | |
tree | 965aeeb3e1f912cfc328ab39e2b07146ecdab96f /ChangeLog | |
parent | 52bfe7018d1a7f4cb93fc25ea27e958bb6fed544 (diff) | |
download | tcl-007218ef3654c34fefcef0a00be1ee7619292f5c.zip tcl-007218ef3654c34fefcef0a00be1ee7619292f5c.tar.gz tcl-007218ef3654c34fefcef0a00be1ee7619292f5c.tar.bz2 |
Added constraints
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2008-12-14 Donal K. Fellows <dkf@users.sf.net> + * tests/zlib.test: Added constraint so that tests don't fail where + they cannot work due to zlib support being missing. + * unix/configure.in, win/configure.in: Improve the autodetection code. * win/tcl.m4 (SC_CONFIG_CFLAGS): Remove the assumption of the presence of zlib library on Windows. |