buildrootschalter/package/readline/Config.in
2007-03-20 17:50:23 +00:00

14 lines
269 B
Plaintext

#
config BR2_READLINE
bool "readline"
default n
help
Enable GNU readline support?
config BR2_PACKAGE_READLINE_TARGET
bool "readline for the target"
depends on BR2_READLINE
help
Say yes here to install the readline libraries and headers
on the target.