Upgrade to libwnck-3.14.0
[hvlinux.git] / stage1 / pkg / m4
index 9319388..93d5abd 100644 (file)
@@ -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 <sys/stat.h>' -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