* doc/install.texi: Require GNU tar version 1.14.
From-SVN: r111428
This commit is contained in:
parent
c7b5e39561
commit
f44a5ab609
|
@ -1,3 +1,7 @@
|
|||
2006-02-24 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* doc/install.texi: Require GNU tar version 1.14.
|
||||
|
||||
2006-02-24 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* doc/tm.texi (Run-time Target): Document C_COMMON_OVERRIDE_OPTIONS.
|
||||
|
|
|
@ -284,7 +284,7 @@ obtained via FTP mirror sites.
|
|||
|
||||
You must have GNU make installed to build GCC@.
|
||||
|
||||
@item GNU tar version 1.12 (or later)
|
||||
@item GNU tar version 1.14 (or later)
|
||||
|
||||
Necessary (only on some platforms) to untar the source code. Many
|
||||
systems' @command{tar} programs will also work, only try GNU
|
||||
|
|
Loading…
Reference in New Issue