package/busybox: fix endianes issue under FreeBSD 8.1
[openwrt.git] / tools / quilt / Makefile
index b973eb4..221398f 100644 (file)
@@ -16,6 +16,7 @@ PKG_MD5SUM:=f77adda60039ffa753f3c584a286f12b
 include $(INCLUDE_DIR)/host-build.mk
 
 define Host/Configure
+       cd $(HOST_BUILD_DIR) && autoconf
        $(call Host/Configure/Default)
        [ -f $(HOST_BUILD_DIR)/Makefile ]
 endef
This page took 0.025241 seconds and 4 git commands to generate.