diff options
author | hobbs <hobbs> | 2000-09-29 21:40:53 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-09-29 21:40:53 (GMT) |
commit | 8432fe13edf65bc1a15b64fc6cff20397391e9fe (patch) | |
tree | afb58f3a6afd136e4686e9bc42cf6413d3877d5b /ChangeLog | |
parent | 95fc05c4b143e413f10ddc9cb14e4d322cca5e94 (diff) | |
download | tk-8432fe13edf65bc1a15b64fc6cff20397391e9fe.zip tk-8432fe13edf65bc1a15b64fc6cff20397391e9fe.tar.gz tk-8432fe13edf65bc1a15b64fc6cff20397391e9fe.tar.bz2 |
* win/Makefile.in: commented use of TESTFLAGS
* unix/Makefile.in: added TESTFLAGS to test and testlang targets to
conform with Windows makefile and TEA style.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-09-29 Jeff Hobbs <hobbs@scriptics.com> + + * win/Makefile.in: commented use of TESTFLAGS + * unix/Makefile.in: added TESTFLAGS to test and testlang targets to + conform with Windows makefile and TEA style. + 2000-09-29 Eric Melski <ericm@ajubasolutions.com> * generic/tkTest.c: Fixed tests to use updated API. |