diff options
author | redman <redman> | 1999-07-16 21:43:27 (GMT) |
---|---|---|
committer | redman <redman> | 1999-07-16 21:43:27 (GMT) |
commit | a79f675753a5cf6cff43be274950c36a70bbe295 (patch) | |
tree | 4f8b565ba625ce727831d04fecc6fc4f8fa26d2d /ChangeLog | |
parent | f22985bc43c82443ee7e1bea321e297562f29c61 (diff) | |
download | tk-a79f675753a5cf6cff43be274950c36a70bbe295.zip tk-a79f675753a5cf6cff43be274950c36a70bbe295.tar.gz tk-a79f675753a5cf6cff43be274950c36a70bbe295.tar.bz2 |
* unix/Makefile.in:
* win/Makefile.in: Copy the prolog.ps from the generic directory
for install-libraries.
* unix/aclocal.m4: Check for Alpha/Linux to set the IEEE flag to
the compiler to be -mieee. Patch from Don Porter.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1999-07-16 <redman@scriptics.com> + + * unix/Makefile.in: + * win/Makefile.in: Copy the prolog.ps from the generic directory + for install-libraries. + + * unix/aclocal.m4: Check for Alpha/Linux to set the IEEE flag to + the compiler to be -mieee. Patch from Don Porter. + 1999-07-08 <stanton@scriptics.com> * tests/unixSelect.test: Fixed broken test. |