summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2004-03-16 22:18:08 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2004-03-16 22:18:08 +0000
commit1e0f07d3952be55a453ad3ac7c326481b82f0d59 (patch)
tree96ea752ffdef81f6c392540f2c7632b1dd7b098e /ChangeLog
parentfd5580cb8e3d9bb30d5c241ef8236e613c4d0fd6 (diff)
downloadgcc-1e0f07d3952be55a453ad3ac7c326481b82f0d59.tar.gz
configure.in (DEFAULT_YACC, [...]): Set with AC_CHECK_PROGS.
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. Co-Authored-By: Nathanael Nerode <neroden@gcc.gnu.org> From-SVN: r79552
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2fc553c25e..63f87788713 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.