fix bind build (add missing bind control files)
[openwrt.git] / package / libpthread / Config.in
index 87d1a5d03084f6cd4884f469ce123caff0548f79..fb6cb584168594074d144b973114d4ef2bf6f5d5 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
-         
+