fix building the screen package (stupid configure script doesn't figure out that...
[oweals/openwrt.git] / openwrt / package / screen / Config.in
1 config BR2_PACKAGE_SCREEN
2         tristate "screen - Full-screen terminal window manager"
3         default m if CONFIG_DEVEL
4         help
5           Screen is a full-screen window manager that multiplexes a physical 
6           terminal between several processes, typically interactive shells.
7           
8           http://www.gnu.org/software/screen/
9