python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / libtool / Config.in
blobd3cf2d784316cdba18f27e4cc540405dc4195b2e
1 config BR2_PACKAGE_LIBTOOL
2         bool "libtool"
3         help
4           Library that hides the complexity of using shared/static libraries
5           on different platforms behind a consistent, portable interface.
7           http://www.gnu.org/software/libtool/