bump version
[buildroot.git] / package / autoconf / Config.in
blob0cead3c2d6eb3e5c77e9f1ca91456e30b63c8f6f
1 config BR2_PACKAGE_AUTOCONF
2         bool "autoconf"
3         default n
4         help
5           Extensible program for developing configure scripts.  These 
6           scripts handle all the mundane system/feature detection.
8           http://www.gnu.org/software/autoconf/