X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=openwrt%2Fpackage%2Flibevent%2FConfig.in;h=6f1eafcc322da5d23ebe34163fabeac2b8ae6710;hb=445d5e12cf785fd0741298de731fe801d46a8417;hp=d406b125ca6da84e6fb1f9d33ecd4eda21df48e7;hpb=391acdf6bc677cb5cb5e069df5fbfb27c5e9e283;p=openwrt.git diff --git a/openwrt/package/libevent/Config.in b/openwrt/package/libevent/Config.in index d406b125ca..6f1eafcc32 100644 --- a/openwrt/package/libevent/Config.in +++ b/openwrt/package/libevent/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_LIBEVENT - tristate "libevent - Event notification library for event-driven network servers" + 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 @@ -13,4 +14,4 @@ config BR2_PACKAGE_LIBEVENT the event loop. http://www.monkey.org/~provos/libevent/ - +