projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f60d4b4
)
Make sure we end up with a unix2dos link to busybox
author
Eric Andersen
<andersen@codepoet.org>
Thu, 26 Jun 2003 21:53:51 +0000
(21:53 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 26 Jun 2003 21:53:51 +0000
(21:53 -0000)
coreutils/Config.in
patch
|
blob
|
history
diff --git
a/coreutils/Config.in
b/coreutils/Config.in
index 2bcc48a627172436740c14c4966f8ce9bd3041c2..4044582ed3b5c809971215f2390a85a6548a5033 100644
(file)
--- a/
coreutils/Config.in
+++ b/
coreutils/Config.in
@@
-113,6
+113,11
@@
config CONFIG_DOS2UNIX
help
Please submit a patch to add help text for this item.
+config CONFIG_UNIX2DOS
+ bool
+ default y
+ depends on CONFIG_DOS2UNIX
+
config CONFIG_DU
bool "du (default blocksize of 512 bytes)"
default n