xref: /OK3568_Linux_fs/buildroot/package/libtool/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBTOOL
2	bool "libtool"
3	help
4	  Library that hides the complexity of using shared/static
5	  libraries on different platforms behind a consistent, portable
6	  interface.
7
8	  http://www.gnu.org/software/libtool/
9