This website requires JavaScript.
Explore
Help
Sign In
NetCube-Systems-Austria
/
kumquat-buildroot
Watch
1
Star
0
Fork
0
You've already forked kumquat-buildroot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3467cf7305
kumquat-buildroot
/
package
/
readline
/
Config.in
6 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
scott writes in http://bugs.uclibc.org/view.php?id=41 this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications.
2005-02-25 03:36:58 +01:00
#
readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ Package configs should start with BR2_PACKAGE_.
2009-01-30 10:54:59 +01:00
config BR2_PACKAGE_READLINE
scott writes in http://bugs.uclibc.org/view.php?id=41 this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications.
2005-02-25 03:36:58 +01:00
bool "readline"
help
Enable GNU readline support?
Reference in New Issue
Copy Permalink