From 663ecfcc5f04e7c2860b83ef89e49f5e8b68bbbe Mon Sep 17 00:00:00 2001 From: Archaic Date: Wed, 29 Jun 2005 16:24:16 +0000 Subject: Several minor wording changes (chapters 1 - 5). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/ncurses.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'chapter05/ncurses.xml') diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml index 01ecc960c..a30028ff5 100644 --- a/chapter05/ncurses.xml +++ b/chapter05/ncurses.xml @@ -39,10 +39,9 @@ --without-ada -This tells Ncurses not to build its Ada bindings, even -if an Ada compiler is installed on the host. This needs to be done -because once we enter the chroot environment, Ada will no longer be -available. +This ensures that Ncurses does not build support for the ada +compiler which may be present on the host but will not be available once we +enter the chroot environment. -- cgit v1.2.3-54-g00ecf