diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d41719211f891447b732419f7d5d3aca3c12497a..8c624ea62a7437d360d5c5a293a18bf106c7e498 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-02-23 Nathanael Nerode <neroden@gcc.gnu.org> + + * doc/install.texi: Update for switch of boehm-gc to autoconf 2.57. + 2003-02-23 Matt Austern <austern@apple.com > * config/darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 45763ab12facdea94052eb6c73cad364f4364eb6..bc9711c37b7420e8d272f6d55be542af90bf569f 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -293,8 +293,8 @@ 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}, @file{libjava/libltdl}, and @file{gcc} -require autoconf 2.57 (exactly). +@file{fastjar}, @file{libstdc++-v3}, @file{libjava/libltdl}, @file{boehm-gc}, +and @file{gcc} require autoconf 2.57 (exactly). @item automake versions 1.4-gcj and 1.7.9