Config.in 230 B

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