Fixed writechannel bug as described in ticket in #246, now closed
[openwrt.git] / package / libffi-sable / Config.in
index afdf2a2..18db3de 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBFFI_SABLE
-       tristate "libffi-sable - Foreign Function Interface library (for sablevm)"
-#      default m if CONFIG_DEVEL
-       default n
+       prompt "libffi-sable...................... Foreign Function Interface library (for sablevm)"
+       tristate
+       default m if CONFIG_DEVEL
        help
          The libffi library provides a portable, high level programming
          interface to various calling conventions. This allows a programmer to
@@ -9,4 +9,4 @@ config BR2_PACKAGE_LIBFFI_SABLE
          time.  
          
          http://sources.redhat.com/libffi/
-         
+
This page took 0.02329 seconds and 4 git commands to generate.