From eaa857990b36d4c58277ad6d2dae5b0da2f3a270 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 13 Apr 2009 16:52:20 +0000 Subject: Remove erroneous --enable threads from M4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/m4.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 924e6c7b3..c22282c1d 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -42,7 +42,7 @@ Prepare M4 for compilation: -./configure --prefix=/usr --enable-threads +./configure --prefix=/usr Compile the package: -- cgit v1.2.3-54-g00ecf