Author: matthew Date: 2005-03-12 12:38:27 -0700 (Sat, 12 Mar 2005) New Revision: 4736
Modified: trunk/BOOK/chapter05/gettext.xml Log: Typo fix - --disable-csharp should be --without-csharp Modified: trunk/BOOK/chapter05/gettext.xml =================================================================== --- trunk/BOOK/chapter05/gettext.xml 2005-03-12 19:29:58 UTC (rev 4735) +++ trunk/BOOK/chapter05/gettext.xml 2005-03-12 19:38:27 UTC (rev 4736) @@ -44,7 +44,7 @@ </varlistentry> <varlistentry> -<term><parameter>--disable-csharp</parameter></term> +<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 -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
