diff options
| -rw-r--r-- | gcc/ChangeLog | 5 | ||||
| -rw-r--r-- | gcc/doc/install.texi | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9bf9856..7bd6609 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-06-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de> + + PR web/15263 + * doc/install.texi: Remove superfluous linebreak. + 2004-06-10 Roger Sayle <roger@eyesopen.com> * builtins.c (expand_builtin): Fall back to library function call for diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index f00029f..b7765ae 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -296,7 +296,6 @@ the @option{--with-gmp} or @option{--with-gmp-dir} configure option. @heading Tools/packages necessary for modifying GCC @table @asis - @item autoconf versions 2.13 and 2.59 @itemx GNU m4 version 1.4 (or later) |
