blob: 8192c770807ffc2ec156487b9a5ca3e91fab43c8 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_LIBTOOL
bool "libtool"
help
Library that hides the complexity of using shared/static
libraries on different platforms behind a consistent, portable
interface.
http://www.gnu.org/software/libtool/
|