projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge aruba support
[openwrt.git]
/
openwrt
/
package
/
libevent
/
Config.in
diff --git
a/openwrt/package/libevent/Config.in
b/openwrt/package/libevent/Config.in
index
d406b12
..
6f1eafc
100644
(file)
--- a/
openwrt/package/libevent/Config.in
+++ b/
openwrt/package/libevent/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_LIBEVENT
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
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/
the event loop.
http://www.monkey.org/~provos/libevent/
-
+
This page took
0.02086 seconds
and
4
git commands to generate.