aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-03-16 22:21:55 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2004-03-16 22:21:55 +0000
commit947f426e273a237459d307c06aacedaa219054c3 (patch)
tree95b231343b6032032e868976211393e8acee485b /ChangeLog
parentd63a86f8b1155b11df4f843740bf167fb4b7ce02 (diff)
downloadbinutils-947f426e273a237459d307c06aacedaa219054c3.zip
binutils-947f426e273a237459d307c06aacedaa219054c3.tar.gz
binutils-947f426e273a237459d307c06aacedaa219054c3.tar.bz2
2004-03-15 Paolo Bonzini <bonzini@gnu.org>
Nathanael Nerode <neroden@gcc.gnu.org> * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): Set with AC_CHECK_PROGS. * configure.in: Fix comment typo from last patch. * configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23d6537..023444a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-15 Paolo Bonzini <bonzini@gnu.org>
+ Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
+ Set with AC_CHECK_PROGS.
+ * configure.in: Fix comment typo from last patch.
+ * configure: Regenerate.
+
2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Introduce experimental top level bootstrap support.