aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gettext.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/gettext.xml')
-rw-r--r--chapter05/gettext.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index cbe7b5f26..9d4823060 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -47,10 +47,9 @@ exclude it to save time and space.</para></listitem>
<varlistentry>
<term><parameter>--without-csharp</parameter></term>
-<listitem><para>This tells Gettext not to use a C# compiler, even if a
-C# compiler is installed on the host. This needs to be done because
-once we enter the chroot environment, C# will no longer be
-available.</para></listitem>
+<listitem><para>This ensures that Gettext does not build support for the C#
+compiler which may be present on the host but will not be available once we
+enter the chroot environment.</para></listitem>
</varlistentry>
</variablelist>