diff options
author | Mark Mitchell <mmitchel@gcc.gnu.org> | 2001-02-06 05:53:22 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2001-02-06 05:53:22 +0000 |
commit | e40f2829d16ed9c5970284a194008c024ed7a34c (patch) | |
tree | 4dd2e295e652912154910c7c5b63ef0c33e2ff28 | |
parent | 2a4e96b7180dfd82024932abd3f73a3bef82fa90 (diff) | |
download | gcc-e40f2829d16ed9c5970284a194008c024ed7a34c.zip gcc-e40f2829d16ed9c5970284a194008c024ed7a34c.tar.gz gcc-e40f2829d16ed9c5970284a194008c024ed7a34c.tar.bz2 |
Fix typo
From-SVN: r39478
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2001-02-05 Mark Mitchell <mark@codesourcery.com> - * ltcf-c.sh: Add support for --no-undefined under GNU/Linux. + * ltcf-c.sh: Add support for -no-undefined under GNU/Linux. * ltcf-cxx.sh: Likewise. * config.if: Assume enable_libstdcxx_v3 is defined. |