aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2014-03-16 10:05:53 +0000
committerRon Yorston <rmy@pobox.com>2014-03-16 10:05:53 +0000
commit637c0772f7a1cdb08ff26e0added72470f6e392b (patch)
tree6efe049162e1752b700469491e8f34da4e59600d /configs
parente8c9f63c8e618d85104369a4c588129b165851e2 (diff)
downloadbusybox-w32-637c0772f7a1cdb08ff26e0added72470f6e392b.tar.gz
busybox-w32-637c0772f7a1cdb08ff26e0added72470f6e392b.tar.bz2
busybox-w32-637c0772f7a1cdb08ff26e0added72470f6e392b.zip
wget: add fseek calls to make ftp work; enable ftpget/ftpput
Diffstat (limited to 'configs')
-rw-r--r--configs/mingw32_defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig
index 05d69109d..b0db59d21 100644
--- a/configs/mingw32_defconfig
+++ b/configs/mingw32_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Busybox version: 1.23.0.git 3# Busybox version: 1.23.0.git
4# Wed Mar 12 20:11:13 2014 4# Sun Mar 16 09:56:30 2014
5# 5#
6CONFIG_HAVE_DOT_CONFIG=y 6CONFIG_HAVE_DOT_CONFIG=y
7# CONFIG_PLATFORM_POSIX is not set 7# CONFIG_PLATFORM_POSIX is not set
@@ -756,9 +756,9 @@ CONFIG_STRINGS=y
756# CONFIG_FTPD is not set 756# CONFIG_FTPD is not set
757# CONFIG_FEATURE_FTP_WRITE is not set 757# CONFIG_FEATURE_FTP_WRITE is not set
758# CONFIG_FEATURE_FTPD_ACCEPT_BROKEN_LIST is not set 758# CONFIG_FEATURE_FTPD_ACCEPT_BROKEN_LIST is not set
759# CONFIG_FTPGET is not set 759CONFIG_FTPGET=y
760# CONFIG_FTPPUT is not set 760CONFIG_FTPPUT=y
761# CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS is not set 761CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS=y
762# CONFIG_HOSTNAME is not set 762# CONFIG_HOSTNAME is not set
763# CONFIG_HTTPD is not set 763# CONFIG_HTTPD is not set
764# CONFIG_FEATURE_HTTPD_RANGES is not set 764# CONFIG_FEATURE_HTTPD_RANGES is not set