aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRafael Avila de Espindola <espindola@google.com>2008-05-14 17:15:51 +0000
committerRafael Espindola <espindola@gcc.gnu.org>2008-05-14 17:15:51 +0000
commit61ab1651b91da9c63f78ea93b89117867188979d (patch)
tree1e73eac0f526de693bf5977a4ee72cfe345c95a3 /ChangeLog
parent84b8030f0eec58ad1aee8f9fc500f3f86f777ef8 (diff)
downloadgcc-61ab1651b91da9c63f78ea93b89117867188979d.zip
gcc-61ab1651b91da9c63f78ea93b89117867188979d.tar.gz
gcc-61ab1651b91da9c63f78ea93b89117867188979d.tar.bz2
config-ml.in: don't handle --enable-shared and --enable-static.
2008-05-14 Rafael Espindola <espindola@google.com> * config-ml.in: don't handle --enable-shared and --enable-static. From-SVN: r135300
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ac9bcf..6b58239 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-14 Rafael Espindola <espindola@google.com>
+
+ * config-ml.in: don't handle --enable-shared and --enable-static.
+
2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
* MAINTAINERS: Update my email address.