git: fix build with with no threads
[buildroot-gz.git] / package / readline / Config.in
blob1cb0672cf154a71aa348d9abe25495ef9f34e4e3
1 config BR2_PACKAGE_READLINE
2         bool "readline"
3         select BR2_PACKAGE_NCURSES
4         help
5           The GNU Readline library provides a set of functions for use
6           by applications that allow users to edit command lines
7           as they are typed in.
9           https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html