From 429b4dc99030e6a2bc4eab6688899b813acb6512 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 22 Sep 2010 20:22:23 +0000 Subject: [PATCH] Upgrade to M4-1.4.15. Fixes #2744. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter01/whatsnew.xml | 4 ++-- chapter05/m4.xml | 6 ------ chapter06/m4.xml | 6 ------ packages.ent | 4 ++-- 5 files changed, 14 insertions(+), 16 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6c9232df2..b81e75b26 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ --> + + 2010-09-22 + + + [matthew] Upgrade to M4-1.4.15. Fixes + #2744. + + + + 2010-09-18 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 294acb3c9..2ceb75647 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -124,9 +124,9 @@ - + diff --git a/chapter05/m4.xml b/chapter05/m4.xml index 0aa067d5c..4be3a0f36 100644 --- a/chapter05/m4.xml +++ b/chapter05/m4.xml @@ -43,12 +43,6 @@ Installation of M4 - Add a missing include directive that prevents M4 successfully building - against Glibc-&glibc-version;: - -sed -i -e '/"m4.h"/a\ -#include <sys/stat.h>' src/path.c - Prepare M4 for compilation: ./configure --prefix=/tools diff --git a/chapter06/m4.xml b/chapter06/m4.xml index cf7934ee5..c22282c1d 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -40,12 +40,6 @@ Installation of M4 - Add a missing include directive that prevents M4 successfully building - against Glibc-&glibc-version;: - -sed -i -e '/"m4.h"/a\ -#include <sys/stat.h>' src/path.c - Prepare M4 for compilation: ./configure --prefix=/usr diff --git a/packages.ent b/packages.ent index 82648b7f9..2efa9f7ea 100644 --- a/packages.ent +++ b/packages.ent @@ -322,10 +322,10 @@ - + - +