diff options
author | Ian Lance Taylor <iant@google.com> | 1999-08-08 15:36:13 +0000 |
---|---|---|
committer | Ian Lance Taylor <iant@google.com> | 1999-08-08 15:36:13 +0000 |
commit | cd7a1230872d8f31ea2535e7d8351deb5e927164 (patch) | |
tree | 2d231ee8615533cbe94d57cc17b587baa082360a /ChangeLog | |
parent | 85038a8a7f77a2115235f5cf7ec59b592d755614 (diff) | |
download | newlib-cd7a1230872d8f31ea2535e7d8351deb5e927164.zip newlib-cd7a1230872d8f31ea2535e7d8351deb5e927164.tar.gz newlib-cd7a1230872d8f31ea2535e7d8351deb5e927164.tar.bz2 |
From Eli Zaretskii <eliz@is.elta.co.il>:
* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
long file name when using DJGPP on MS-DOS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1999-08-08 Ian Lance Taylor <ian@zembu.com> + + From Eli Zaretskii <eliz@is.elta.co.il>: + * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly + long file name when using DJGPP on MS-DOS. + 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au> * Makefile.in (check-target-libio): Remove all-target-libstdc++ |