From: gobo72 Date: Sun, 7 Nov 2010 21:01:02 +0000 (+0000) Subject: Removed fix for m4, obsoleted by new version 1.4.15 X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=63214057431c558e4c216c4e3ea12c7b06bd4950;p=hvlinux.git Removed fix for m4, obsoleted by new version 1.4.15 --- diff --git a/stage1/pkg/m4 b/stage1/pkg/m4 index 9319388..38f969c 100644 --- a/stage1/pkg/m4 +++ b/stage1/pkg/m4 @@ -1,11 +1,5 @@ #!/bin/bash -hvconfig_pre() -{ - # Add a missing include statement into one of the source files: - sed -e '/"m4.h"/i\#include ' -i ${LFS_TMP}/${PACKAGE}/src/path.c -} - # Configure can not properly determine the results of the following tests: hvconfig_cache() {