diff options
author | manu <manu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-12 15:05:28 +0000 |
---|---|---|
committer | manu <manu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-12 15:05:28 +0000 |
commit | a4dbd7d45f6bc2d7fffb9841e824cdf94f189947 (patch) | |
tree | 31181fd17a5d9e15478164bceedff861cb485e7a /INSTALL | |
parent | 9bf79212ecec2245e66156c2b18d8a76a0187b04 (diff) | |
download | gcc-a4dbd7d45f6bc2d7fffb9841e824cdf94f189947.tar.gz |
2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
* INSTALL/README: Do not mention CVS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216126 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL/README b/INSTALL/README index 6d19791057a..38574d3b763 100644 --- a/INSTALL/README +++ b/INSTALL/README @@ -1,4 +1,4 @@ -This directory has been obsoleted for GCC snapshots and CVS access. +This directory has been obsoleted for GCC snapshots and SVN access. For releases the installation documentation is generated from gcc/doc/install.texi and copied into this directory. |