aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/m4-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/m4-inst.xml b/chapter06/m4-inst.xml
index 68e24e824..31e583d33 100644
--- a/chapter06/m4-inst.xml
+++ b/chapter06/m4-inst.xml
@@ -35,7 +35,7 @@ commands:
<userinput>logout</userinput>
<userinput>cd $LFS/usr/src/m4-1.4</userinput>
-<userinput>./configure --prefix=/usr --disable-nls</userinput>
+<userinput>./configure --prefix=/usr</userinput>
<userinput>make LDFLAGS=-static</userinput>
<userinput>make prefix=$LFS/usr install</userinput>