Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libtool / Config.in
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.
6
7           http://www.gnu.org/software/libtool/