|
@@ -16,7 +16,7 @@ make install</userinput></screen></para>
|
|
|
<para>If you are using a newer glibc version (2.2.x), you can use the following
|
|
|
commands to install Diffutils:</para>
|
|
|
|
|
|
-<para><screen><userinput>./configure --prefix=$LFS/usr &&
|
|
|
+<para><screen><userinput>./configure --prefix=$LFS/usr --disable-nls &&
|
|
|
make LDFLAGS=-static &&
|
|
|
make install</userinput></screen></para>
|
|
|
|