kumquat-buildroot/package/which/Config.in
Peter Korsgaard 367a7344bf which: needs readline
Patch by Wade Berrier.
2008-07-22 13:59:35 +00:00

8 lines
140 B
Plaintext

config BR2_PACKAGE_WHICH
bool "which"
select BR2_READLINE
help
The standard 'which' utility.
http://www.xs4all.nl/~carlo17/which/