Config.in 246 B

12345678
  1. config BR2_PACKAGE_AUTOCONF
  2. bool "autoconf"
  3. select BR2_PACKAGE_MICROPERL
  4. help
  5. Extensible program for developing configure scripts. These
  6. scripts handle all the mundane system/feature detection.
  7. http://www.gnu.org/software/autoconf/