python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / argp-standalone / Config.in
blob3319dd945ce2e04c83154350b03c139863d2fe7c
1 config BR2_PACKAGE_ARGP_STANDALONE
2         bool "argp-standalone"
3         # glibc provides its own argp implementation.
4         depends on !BR2_TOOLCHAIN_USES_GLIBC
5         help
6           Glibc hierarchical argument parsing standalone library.
8           http://www.lysator.liu.se/~nisse/misc/