repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
git: fix build with with no threads
[buildroot-gz.git]
/
package
/
readline
/
Config.in
blob
1cb0672cf154a71aa348d9abe25495ef9f34e4e3
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.
8
9
https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html