diff options
author | Paul Smith <psmith@gnu.org> | 1999-03-31 23:25:13 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1999-03-31 23:25:13 +0000 |
commit | 7052a5715236b84ebe0b3011c4de75ce19c4ab5d (patch) | |
tree | 5b401afcb479f81fee107132c12ef745991f6579 /ChangeLog | |
parent | 47922a5a659bfe49976bae8f9ce1e11a23006d29 (diff) | |
download | gunmake-7052a5715236b84ebe0b3011c4de75ce19c4ab5d.tar.gz |
* Ignore CR in CRLF line terminators for compatibility with DOSsy
makefiles.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-03-31 Paul D. Smith <psmith@gnu.org> + + * read.c (readline): Ignore carriage returns at the end of the + line, to allow Windows-y CRLF line terminators. + 1999-03-30 Paul D. Smith <psmith@gnu.org> * configure.in: Don't put build.sh here, since build.sh.in doesn't |