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 | 7389ff65de42693e0c69b18567377a3a9996bf6e (patch) | |
tree | d1c8e2077d6894d1d0dd071bc41708cf8d20ba6f /ChangeLog | |
parent | 7ccb52381a79f380b63b61a91eec6e17becea2d9 (diff) | |
download | gdb-7389ff65de42693e0c69b18567377a3a9996bf6e.zip gdb-7389ff65de42693e0c69b18567377a3a9996bf6e.tar.gz gdb-7389ff65de42693e0c69b18567377a3a9996bf6e.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. |