diff options
Diffstat (limited to 'chapter05/ncurses.xml')
-rw-r--r-- | chapter05/ncurses.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml index a6cf7f492..871052318 100644 --- a/chapter05/ncurses.xml +++ b/chapter05/ncurses.xml @@ -37,10 +37,9 @@ <variablelist> <varlistentry> <term><parameter>--without-ada</parameter></term> -<listitem><para>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.</para></listitem> +<listitem><para>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.</para></listitem> </varlistentry> <varlistentry> |