let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / libpthread / Config.in
index 87d1a5d..fb6cb58 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_LIBPTHREAD
-       tristate "libpthread (POSIX threads library)"
-       default m
+       prompt "libpthread........................ POSIX threads library"
+       tristate
+       default m if CONFIG_DEVEL
        help
          POSIX threads library
-         
+