fix compile error (disable dietlibc)
[openwrt.git] / openwrt / package / microperl / Config.in
index a813e1f..2f49de0 100644 (file)
@@ -1,5 +1,7 @@
 config BR2_PACKAGE_MICROPERL
-       tristate "microperl"
-       default m
+       prompt "microperl......................... A really minimal perl"
+       tristate
+       default m if CONFIG_DEVEL
        help
          Perl without operating-specific functions such as readdir.
+
This page took 0.025958 seconds and 4 git commands to generate.