Config.in 239 B

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