From 490d3e8bf0849cfe648aee38123fc5924df2cf51 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 27 Oct 2008 23:19:56 +0000 Subject: Update to m4 1.4.12 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/m4.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/m4.xml') diff --git a/chapter06/m4.xml b/chapter06/m4.xml index c22282c1d..924e6c7b3 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -42,7 +42,7 @@ Prepare M4 for compilation: -./configure --prefix=/usr +./configure --prefix=/usr --enable-threads Compile the package: -- cgit v1.2.3-54-g00ecf