buildrootschalter/package/libtool/Config.in

8 lines
227 B
Plaintext
Raw Normal View History

2004-10-09 08:13:40 +02:00
config BR2_PACKAGE_LIBTOOL
2004-12-26 08:36:59 +01:00
bool "libtool"
2004-10-09 08:13:40 +02:00
help
Library that hides the complexity of using shared/static libraries
2004-12-26 08:36:59 +01:00
on different platforms behind a consistent, portable interface.
2004-10-09 08:13:40 +02:00
2004-12-26 08:36:59 +01:00
http://www.gnu.org/software/libtool/