buildrootschalter/package/readline/Config.in
Eric Andersen 989fc8ef59 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 02:36:58 +00:00

8 lines
91 B
Plaintext

#
config BR2_READLINE
bool "readline"
default y
help
Enable GNU readline support?