aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@gcc.gnu.org>2006-05-01 20:59:56 -0400
committerDJ Delorie <dj@gcc.gnu.org>2006-05-01 20:59:56 -0400
commit3d8f47a09295df5c545ad7d41cae485f03c62f8f (patch)
treef6972fda9d66421e200f4409f5ddca45fb33dcfe /ChangeLog
parentc15b113ba2280aa42dde25e8ae40652222349591 (diff)
downloadgcc-3d8f47a09295df5c545ad7d41cae485f03c62f8f.zip
gcc-3d8f47a09295df5c545ad7d41cae485f03c62f8f.tar.gz
gcc-3d8f47a09295df5c545ad7d41cae485f03c62f8f.tar.bz2
Fix typo.
From-SVN: r113448
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6987dc4..17f8b94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2006-05-01 DJ Delorie <dj@redhat.com>
- * configure.in: Restore CFLAGS if GM P isn't present.
+ * configure.in: Restore CFLAGS if GMP isn't present.
* configure: Regenerate.
2006-05-01 Richard Guenther <rguenther@suse.de>