X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/abf2fe4e32b762d5769d9c4aad151ad287603a14..9268f753e21898a67bb74ede36d530307cc682ea:/openwrt/package/libevent/Config.in?ds=sidebyside diff --git a/openwrt/package/libevent/Config.in b/openwrt/package/libevent/Config.in index b0234c356..6f1eafcc3 100644 --- a/openwrt/package/libevent/Config.in +++ b/openwrt/package/libevent/Config.in @@ -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/ - +