X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpkg%2Fm4;h=93d5abd54abc8eeea0f242045c2db0989dd09e94;hb=cf3d9a3b194a6578c881cdd4eb528398d4de2741;hp=9319388d83ef01ed7d49339b970fda5a139e6d9c;hpb=81da365042d1bf4354e0480d888fe3b8425c47c7;p=hvlinux.git diff --git a/stage1/pkg/m4 b/stage1/pkg/m4 index 9319388..93d5abd 100644 --- a/stage1/pkg/m4 +++ b/stage1/pkg/m4 @@ -1,15 +1,9 @@ #!/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() { -cat > ${LFS_TMP}/${PACKAGE}-build/config.cache << EOF +cat > ${BUILD_DIR}/config.cache << EOF gl_cv_func_btowc_eof=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_sanitycheck=yes