]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/gperf/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / gperf / Config.in
1 config BR2_PACKAGE_GPERF
2         bool "gperf"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           A 'perfect hash function' generator
6
7           http://www.gnu.org/software/gperf/
8
9 comment "gperf needs a toolchain w/ C++"
10         depends on !BR2_INSTALL_LIBSTDCPP