add common functions for the new config file format
[openwrt.git] / openwrt / package / sablevm / Config.in
index 9907cf1..2897018 100644 (file)
@@ -1,9 +1,11 @@
 config BR2_PACKAGE_SABLEVM
 config BR2_PACKAGE_SABLEVM
-       tristate "sablevm - A Java Virtual Machine (JVM) implementation"
+       prompt "sablevm........................... A Java Virtual Machine (JVM) implementation"
+       tristate
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBFFI_SABLE
        select BR2_PACKAGE_LIBLTDL
        select BR2_PACKAGE_LIBPOPT
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBFFI_SABLE
        select BR2_PACKAGE_LIBLTDL
        select BR2_PACKAGE_LIBPOPT
+       select BR2_PACKAGE_LIBPTHREAD
        select BR2_PACKAGE_ZLIB
        help
          SableVM is a robust, extremely portable, efficient, and specifications-
        select BR2_PACKAGE_ZLIB
        help
          SableVM is a robust, extremely portable, efficient, and specifications-
@@ -13,4 +15,4 @@ config BR2_PACKAGE_SABLEVM
          many robustness features that have been the object of careful design.  
          
          http://sablevm.org/
          many robustness features that have been the object of careful design.  
          
          http://sablevm.org/
-         
+
This page took 0.023457 seconds and 4 git commands to generate.