aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2010-09-11 22:34:46 +1000
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>2010-09-14 11:06:12 +1000
commit185b9604333d74512a36f603164c2c728a166504 (patch)
tree5ca6688365bce4a06a46006efa05b46728cbb7fd
parent83fe7a0e48eec87bdc7372889c4436a06681609a (diff)
downloadbusybox-w32-185b9604333d74512a36f603164c2c728a166504.tar.gz
busybox-w32-185b9604333d74512a36f603164c2c728a166504.tar.bz2
busybox-w32-185b9604333d74512a36f603164c2c728a166504.zip
win32: awk sort of works
-rw-r--r--scripts/defconfig.mingw322
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/defconfig.mingw32 b/scripts/defconfig.mingw32
index 4c39c85f0..37968bbde 100644
--- a/scripts/defconfig.mingw32
+++ b/scripts/defconfig.mingw32
@@ -327,7 +327,7 @@ CONFIG_DEFAULT_SETFONT_DIR=""
327# 327#
328# Editors 328# Editors
329# 329#
330# CONFIG_AWK is not set 330CONFIG_AWK=y
331# CONFIG_FEATURE_AWK_LIBM is not set 331# CONFIG_FEATURE_AWK_LIBM is not set
332CONFIG_CMP=y 332CONFIG_CMP=y
333CONFIG_DIFF=y 333CONFIG_DIFF=y