use __UCLIBC_HAS_BACKTRACE__ to decide on backtrace() availability
[buildroot.git] / package / tinylogin / Config.in
blob92d5c46c9eefb011f1062e382be324560d462138
1 config BR2_PACKAGE_TINYLOGIN
2         bool "tinylogin"
3         default n
4         help
5           Suite of tiny Unix utilities for handling logging into, 
6           being authenticated by, changing one's password for, and 
7           otherwise maintaining users and groups on an embedded system.
9           http://tinylogin.busybox.net/