Config.in 227 B

1234567
  1. config BR2_PACKAGE_LIBTOOL
  2. bool "libtool"
  3. help
  4. Library that hides the complexity of using shared/static libraries
  5. on different platforms behind a consistent, portable interface.
  6. http://www.gnu.org/software/libtool/