aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gettext.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/gettext.xml')
-rw-r--r--chapter05/gettext.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index ceca963c1..74f09bea5 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -30,7 +30,7 @@
<para>Prepare Gettext for compilation:</para>
<screen><userinput>./configure --prefix=/tools --disable-libasprintf \
- --disable-csharp</userinput></screen>
+ --without-csharp</userinput></screen>
<para>The meaning of the configure options:</para>