bump version
[buildroot.git] / package / libtool / Config.in
blob81f3f0bc04dca2ea2e9511ba40a9dab8a7ec3d12
1 config BR2_PACKAGE_LIBTOOL
2         bool "libtool"
3         default n
4         help
5           Library that hides the complexity of using shared/static libraries 
6           on different platforms behind a consistent, portable interface.
8           http://www.gnu.org/software/libtool/