Files
shredos.x86_64/package/libtool/Config.in

8 lines
227 B
Plaintext
Raw Normal View History

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