summaryrefslogtreecommitdiff
path: root/package/mutt/Config.in
AgeCommit message (Collapse)Author
2010-05-23mutt: needs WCHAR support in toolchainPeter Korsgaard
Contrary to the comment in Config.in, mutt isn't broken when wchar is enabled - In fact, it doesn't build without it. Add BR2_USE_WCHAR dependency to make this clear. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2007-09-02- it's a stub, add prominent note on it's brokennessBernhard Reutner-Fischer
2007-09-02- add mutt. Will need wchar massageBernhard Reutner-Fischer