From: Matt Kraai Date: Thu, 12 Feb 2004 04:13:09 +0000 (+0000) Subject: * doc/install.texi: Fix the spelling of "explicitly". X-Git-Tag: releases/gcc-4.0.0~10168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2910edfb9a382e84ebac158f9c66b11e7749c7f;p=thirdparty%2Fgcc.git * doc/install.texi: Fix the spelling of "explicitly". From-SVN: r77689 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index efcaac777e6e..f036949e21cc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-02-11 Matt Kraai + + * doc/install.texi: Fix the spelling of "explicitly". + 2004-02-11 Eric Christopher * cppcharset.c (_cpp_interpret_string_notranslate): Rename and diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index cb1194cd3bc7..932c6a3ae052 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1031,7 +1031,7 @@ language sub-directories might not have been configured! @item --disable-libada Specify that the run-time libraries and tools used by GNAT should not be built. This can be useful for debugging, or for compatibility with -previous Ada build procedures, when it was required to explicitely +previous Ada build procedures, when it was required to explicitly do a @samp{make -C gcc gnatlib_and_tools}. @item --disable-libgcj