diff options
| author | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-08 21:27:05 +0000 |
|---|---|---|
| committer | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-08 21:27:05 +0000 |
| commit | e99730dd8b19d56ebf0e0cbd4f320b83952890c0 (patch) | |
| tree | 896d4cabf492ccd37342d230707304f234a14bbf | |
| parent | b31913cd1a7225b1f83c68cdd4a33cb258f29b48 (diff) | |
| download | ppe42-gcc-e99730dd8b19d56ebf0e0cbd4f320b83952890c0.tar.gz ppe42-gcc-e99730dd8b19d56ebf0e0cbd4f320b83952890c0.zip | |
* doc/install.texi: Revert change of Dec 7; gcc is still a 2.13
directory.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74440 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 5 | ||||
| -rw-r--r-- | gcc/doc/install.texi | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5bbfb64832f..ee250296f5f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-12-08 Nathanael Nerode <neroden@gcc.gnu.org> + + * doc/install.texi: Revert change of Dec 7; gcc is still a 2.13 + directory. + 2003-12-08 Alexandre Oliva <aoliva@redhat.com> * config/frv/frv.md (subdi2): Merge with _internal insn_and_split, diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 0ef01fff502..ae50920f97e 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -293,8 +293,7 @@ systems' @command{tar} programs will also work, only try GNU Necessary when modifying @file{configure.in}, @file{aclocal.m4}, etc.@: to regenerate @file{configure} and @file{config.in} files. Most directories require autoconf 2.13 (exactly), but @file{libiberty}, -@file{fastjar}, @file{libstdc++-v3}, and @file{gcc} require -autoconf 2.57 (exactly). +@file{fastjar}, and @file{libstdc++-v3} require autoconf 2.57 (exactly). @item automake versions 1.4-p? and 1.7.? |

