aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>2001-02-06 05:53:22 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2001-02-06 05:53:22 +0000
commite40f2829d16ed9c5970284a194008c024ed7a34c (patch)
tree4dd2e295e652912154910c7c5b63ef0c33e2ff28
parent2a4e96b7180dfd82024932abd3f73a3bef82fa90 (diff)
downloadgcc-e40f2829d16ed9c5970284a194008c024ed7a34c.zip
gcc-e40f2829d16ed9c5970284a194008c024ed7a34c.tar.gz
gcc-e40f2829d16ed9c5970284a194008c024ed7a34c.tar.bz2
Fix typo
From-SVN: r39478
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a60202f..071e29d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.