summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Sokolov <msokolov@ivan.Harhan.ORG>2001-01-27 19:36:45 +0000
committerMichael Sokolov <msokolov@ivan.Harhan.ORG>2001-01-27 19:36:45 +0000
commit694dbf65ab4a372fb2dc3f68a52cddcb20463791 (patch)
tree70bda3789d9fc0c3163fbfffa2e18e399651e94e /ChangeLog
parent834af0091a84d07965b83926134ae40f78bc2f97 (diff)
downloadgdb-694dbf65ab4a372fb2dc3f68a52cddcb20463791.tar.gz
* 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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea01fcfe6c3..0350b6cc298 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.