From f8a96cfbffb49fc6df5794d66a2a7b8d43e7a8de Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 9 Sep 2006 17:10:51 +0000 Subject: Upgrade to m4-1.4.6. Fixes #1868. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/m4.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter06/m4.xml') diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 12379790c..fe5c5a6a6 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -34,10 +34,6 @@ Installation of M4 - Fix a buffer overrun in m4: - -sed -i -e '1660 s/break;/return;/' src/builtin.c - Prepare M4 for compilation: ./configure --prefix=/usr -- cgit v1.2.3-54-g00ecf