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 | 8679174dc4b5c7438406157cedf8af7bfabc7fb4 (patch) | |
tree | 68f2234b675a3e47bce0e9b38df0c42f1f9ac3ed /ChangeLog | |
parent | 02d01ed4c83d955898f7ce2c5c144d6127d8cfc4 (diff) | |
download | gdb-8679174dc4b5c7438406157cedf8af7bfabc7fb4.zip gdb-8679174dc4b5c7438406157cedf8af7bfabc7fb4.tar.gz gdb-8679174dc4b5c7438406157cedf8af7bfabc7fb4.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. |