diff options
author | Michael Sokolov <msokolov@ivan.Harhan.ORG> | 2001-01-27 19:36:45 +0000 |
---|---|---|
committer | Michael Sokolov <msokolov@ivan.Harhan.ORG> | 2001-01-27 19:36:45 +0000 |
commit | 022ce214de829810a9ddd1a747be03ac95185bb1 (patch) | |
tree | 12c8c0e5c929849d2e00f346a46bca051425da9e /ChangeLog | |
parent | 05ea0b46f130ca63235d287178c88c92af42b2eb (diff) | |
download | newlib-022ce214de829810a9ddd1a747be03ac95185bb1.zip newlib-022ce214de829810a9ddd1a747be03ac95185bb1.tar.gz newlib-022ce214de829810a9ddd1a747be03ac95185bb1.tar.bz2 |
* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
Don't unset, it's non-portable and no longer necessary, set to empty
instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> + + * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): + Don't unset, it's non-portable and no longer necessary, set to empty + instead. + 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br> * ltconfig: Shell portability fix for the tagname validity check. |