projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e12c484
)
Removed fix for m4, obsoleted by new version 1.4.15
author
gobo72
<gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sun, 7 Nov 2010 21:01:02 +0000
(21:01 +0000)
committer
gobo72
<gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sun, 7 Nov 2010 21:01:02 +0000
(21:01 +0000)
stage1/pkg/m4
patch
|
blob
|
history
diff --git
a/stage1/pkg/m4
b/stage1/pkg/m4
index
9319388
..
38f969c
100644
(file)
--- 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 <sys/stat.h>' -i ${LFS_TMP}/${PACKAGE}/src/path.c
-}
-
# Configure can not properly determine the results of the following tests:
hvconfig_cache()
{