Added sipp, useful SIP protocol tester
[openwrt.git] / package / libevent / Config.in
index b0234c3..6f1eafc 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBEVENT
-       tristate "libevent - Event notification library for event-driven network servers"
-#      default m if CONFIG_DEVEL
-       default n
+       prompt "libevent.......................... Event notification library for event-driven network servers"
+       tristate
+       default m if CONFIG_DEVEL
        help
          The libevent API provides a mechanism to execute a callback function 
          when a specific event occurs on a file descriptor or after a timeout 
@@ -14,4 +14,4 @@ config BR2_PACKAGE_LIBEVENT
          the event loop.
          
          http://www.monkey.org/~provos/libevent/
-         
+
This page took 0.02372 seconds and 4 git commands to generate.