projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix BitchX compilation, remove previous declarations of some variables, closes #425
[openwrt.git]
/
openwrt
/
package
/
libart
/
Config.in
diff --git
a/openwrt/package/libart/Config.in
b/openwrt/package/libart/Config.in
index
99a6a3f
..
562e77f
100644
(file)
--- a/
openwrt/package/libart/Config.in
+++ b/
openwrt/package/libart/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_LIBART
config BR2_PACKAGE_LIBART
- tristate "libart - An high-performance 2D graphics library"
+ prompt "libart............................ An high-performance 2D graphics library"
+ tristate
# default m if CONFIG_DEVEL
default n
help
# default m if CONFIG_DEVEL
default n
help
@@
-10,4
+11,4
@@
config BR2_PACKAGE_LIBART
especially suitable for embedded applications.
http://www.levien.com/libart/
especially suitable for embedded applications.
http://www.levien.com/libart/
-
+
This page took
0.022955 seconds
and
4
git commands to generate.