]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/install.texi (Testing): Adjust required versions of DejaGnu.
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Sat, 26 Jul 2003 16:04:10 +0000 (18:04 +0200)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 26 Jul 2003 16:04:10 +0000 (16:04 +0000)
From-SVN: r69817

gcc/ChangeLog
gcc/doc/install.texi

index b2f70286a070cff47cb2121938750efa552012d5..41ee1394edf301a1e62b62b6588890906b14df56 100644 (file)
@@ -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
index 5daa1351002df53ae79b7a3bb64d23e1bb0d3864..1aeb50fcf791c9ae41e2e6edf6699b3042696f6e 100644 (file)
@@ -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