summaryrefslogtreecommitdiff
path: root/package/beecrypt/Config.in
AgeCommit message (Collapse)Author
2011-12-14beecrypt: bump version, build with C++ support if availablePeter Korsgaard
The issue with cppglue.cxx is still present in 4.2.1, but the previous workaround had to be extended to allow builds with C++ support. Similary, the ICU check didn't handle cross compilation. 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.
2008-04-12* Added beecryptNigel Kukard