2003-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* README.configure: Reflect requireing autoconf-2.59 and
	automake-1.8.
This commit is contained in:
Ralf Corsepius
2003-12-19 09:32:27 +00:00
parent a099e9a003
commit 3d0f7c8a97
2 changed files with 6 additions and 1 deletions

View File

@@ -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.

View File

@@ -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
===============