diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-03-22 18:17:54 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-03-22 18:17:54 +0000 |
commit | 9991281584d90ab2d879a97b2636ffb9efe21d15 (patch) | |
tree | a3367a70a5fb57e9e575023b3baebf8e52956978 /ChangeLog | |
parent | 21ebbf8ecfbef528551f1cc6a88401839057bc87 (diff) | |
download | newlib-9991281584d90ab2d879a97b2636ffb9efe21d15.zip newlib-9991281584d90ab2d879a97b2636ffb9efe21d15.tar.gz newlib-9991281584d90ab2d879a97b2636ffb9efe21d15.tar.bz2 |
Re-installed:
2001-01-02 Laurynas Biveinis <lauras@softhome.net>
* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
* ltcf-cxx.sh: Likewise.
* ltcf-gcj.sh: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-03-22 Alexandre Oliva <aoliva@redhat.com> + + Re-installed: + 2001-01-02 Laurynas Biveinis <lauras@softhome.net> + * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add + '-DPIC' to ac_cv_prog_cc_pic for DJGPP. + * ltcf-cxx.sh: Likewise. + * ltcf-gcj.sh: Likewise. + 2001-03-22 Philip Blundell <philb@gnu.org> * config.sub, config.guess: Import latest from subversions. |