summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-26 16:04:10 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-26 16:04:10 +0000
commitd6f024377fabbe2792d2dd7cffa28251aa3a504e (patch)
treea33a0f3923b529edbddafb9120bf915ae1be1175
parent16d4da86ad326a997d75ae7a4713f4f250964883 (diff)
downloadppe42-gcc-d6f024377fabbe2792d2dd7cffa28251aa3a504e.tar.gz
ppe42-gcc-d6f024377fabbe2792d2dd7cffa28251aa3a504e.zip
* doc/install.texi (Testing): Adjust required versions of DejaGnu.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69817 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b2f70286a07..41ee1394edf 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * doc/install.texi (Testing): Adjust required versions of DejaGnu.
+
2003-07-26 Richard Henderson <rth@redhat.com>
PR inline-asm/11676
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 5daa1351002..1aeb50fcf79 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1447,8 +1447,8 @@ These are part of the full distribution, but if you downloaded the
separately.
Second, you must have the testing tools installed. This includes
-@uref{http://www.gnu.org/software/dejagnu/,,DejaGnu} 1.4.2 (or later),
-Tcl, and Expect; the DejaGnu site has links to these.
+@uref{http://www.gnu.org/software/dejagnu/,,DejaGnu} 1.4.1 or 1.4.3
+and later, Tcl, and Expect; the DejaGnu site has links to these.
If the directories where @command{runtest} and @command{expect} were
installed are not in the @env{PATH}, you may need to set the following
OpenPOWER on IntegriCloud