summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--README.configure2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 765d124888..386bd128cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * README.configure: Reflect requireing autoconf-2.59 and
+ automake-1.8.
+
2003-12-17 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-20031217-test.
diff --git a/README.configure b/README.configure
index f8c8954deb..d29d7597e5 100644
--- a/README.configure
+++ b/README.configure
@@ -11,7 +11,7 @@ tools in the Cygnus one-tree structure. Using autoconf also means
that RTEMS now can be built in a separate build directory.
To re-generate auto*tool generated files (configure, Makefile.in etc),
-autoconf-2.57 and automake-1.7.2 are required.
+autoconf-2.59 and automake-1.8 are required.
2. Installation
===============