From a755e3c51cf9e3c108439cf3e9b2fa3b3e945c41 Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Fri, 17 Oct 2003 22:54:54 +0000 Subject: [PATCH] install.texi: Remove first part of the sentence for zsh not working. 2003-10-17 Andrew Pinski * doc/install.texi: Remove first part of the sentence for zsh not working. Change gcc to GCC. From-SVN: r72626 --- gcc/ChangeLog | 3 +++ gcc/doc/install.texi | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c8e1c162c13..8901b07bcfc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,8 @@ 2003-10-17 Andrew Pinski + * doc/install.texi: Remove first part of the sentence for + zsh not working. Change gcc to GCC. + PR bootstrap/12546 * doc/install.texi: Document that zsh does not work when configuring gcc. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index f91352f23ba..0210e7c530e 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -256,8 +256,8 @@ use @command{bash} to be sure. Then set @env{CONFIG_SHELL} in your environment to your ``good'' shell prior to running @command{configure}/@command{make}. -It is known that @command{zsh} is not a fully compliant POSIX shell and will not -work when configuring gcc. +@command{zsh} is not a fully compliant POSIX shell and will not +work when configuring GCC. @item GNU binutils -- 2.30.2