hush: if we did match "LINENO" or "OPTIND", stop further comparisons
[oweals/busybox.git] / mailutils / Config.src
1 menu "Mail Utilities"
2
3 INSERT
4
5 config FEATURE_MIME_CHARSET
6         string "Default charset"
7         default "us-ascii"
8         depends on MAKEMIME || REFORMIME || SENDMAIL
9         help
10         Default charset of the message.
11
12 endmenu