summaryrefslogtreecommitdiffstats
path: root/package/autoconf
diff options
context:
space:
mode:
Diffstat (limited to 'package/autoconf')
-rw-r--r--package/autoconf/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/autoconf/Config.in b/package/autoconf/Config.in
index c61ebc8d3..00b3e2c5d 100644
--- a/package/autoconf/Config.in
+++ b/package/autoconf/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_AUTOCONF
bool "autoconf"
+ select BR2_PACKAGE_MICROPERL
help
Extensible program for developing configure scripts. These
scripts handle all the mundane system/feature detection.