diff options
author | Laurynas Biveinis <lauras@softhome.net> | 2000-12-09 16:06:19 +0000 |
---|---|---|
committer | DJ Delorie <dj@gcc.gnu.org> | 2000-12-09 11:06:19 -0500 |
commit | fc26516b4f259936930472b250fa6a2a11b43c56 (patch) | |
tree | 6aac41a8d1f6462852b297dd8428a08a1ecb1f72 /ChangeLog | |
parent | 6a52a2ef4bf6cd42c34f17ff25dda75a99ca765a (diff) | |
download | gcc-fc26516b4f259936930472b250fa6a2a11b43c56.zip gcc-fc26516b4f259936930472b250fa6a2a11b43c56.tar.gz gcc-fc26516b4f259936930472b250fa6a2a11b43c56.tar.bz2 |
Makefile.in: handle DOS-style absolute paths.
* Makefile.in: handle DOS-style absolute paths.
* config-ml.in: likewise.
* symlink-tree: likewise.
From-SVN: r38154
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-12-09 Laurynas Biveinis <lauras@softhome.net> + + * Makefile.in: handle DOS-style absolute paths. + * config-ml.in: likewise. + * symlink-tree: likewise. + 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> * fastjar: Imported. |