mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 11:00:41 +08:00
* lib/target-supports.exp (check_iconv_available): Fix comment.
From-SVN: r95927
This commit is contained in:
parent
acda0e26ae
commit
74231b0f2c
@ -1,3 +1,7 @@
|
||||
2005-03-05 Uros Bizjak <uros@kss-loka.si>
|
||||
|
||||
* lib/target-supports.exp (check_iconv_available): Fix comment.
|
||||
|
||||
2005-03-04 John David Anglin <dave.danglin@nrc-cnrc.gc.ca>
|
||||
Joseph S. Myers <joseph@codesourcery.com>
|
||||
|
||||
|
@ -276,7 +276,7 @@ proc check_profiling_available { test_what } {
|
||||
return $profiling_available_saved
|
||||
}
|
||||
|
||||
# Return true if iconv is supported on the target. In particular IBM-1047.
|
||||
# Return true if iconv is supported on the target. In particular IBM1047.
|
||||
|
||||
proc check_iconv_available { test_what } {
|
||||
global tool
|
||||
|
Loading…
x
Reference in New Issue
Block a user