aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2007-02-18 22:45:12 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2007-02-18 22:45:12 +0000
commitb2eaac4a51bba9fc502e849c4147c5b5d95c8ffc (patch)
tree3d2a3a0dd53b4809449d9b1bbd29d43cbee351f5 /ChangeLog
parent8800a9b349e790a867c3dd1a7a7807929e97e400 (diff)
downloadgcc-b2eaac4a51bba9fc502e849c4147c5b5d95c8ffc.tar.gz
gcc-b2eaac4a51bba9fc502e849c4147c5b5d95c8ffc.tar.bz2
gcc-b2eaac4a51bba9fc502e849c4147c5b5d95c8ffc.zip
configure.ac: Drop multiple occurrences of --enable-languages, and fix its quoting.
* configure.ac: Drop multiple occurrences of --enable-languages, and fix its quoting. * configure: Rebuilt. From-SVN: r122107
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7773c0525ed..b63eb650702 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-18 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.ac: Drop multiple occurrences of --enable-languages,
+ and fix its quoting.
+ * configure: Rebuilt.
+
2007-02-17 Mark Mitchell <mark@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Vladimir Prus <vladimir@codesourcery.com