projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
reorganize/rationalize/format package menuconfig,
[openwrt.git]
/
package
/
jpeg
/
Config.in
diff --git
a/package/jpeg/Config.in
b/package/jpeg/Config.in
index
48a01ba
..
f493183
100644
(file)
--- a/
package/jpeg/Config.in
+++ b/
package/jpeg/Config.in
@@
-4,12
+4,12
@@
config BR2_COMPILE_JPEG
depends BR2_PACKAGE_LIBJPEG
config BR2_PACKAGE_LIBJPEG
depends BR2_PACKAGE_LIBJPEG
config BR2_PACKAGE_LIBJPEG
- tristate "libjpeg - The Independent JPEG Group's JPEG runtime library"
+ prompt "libjpeg........................... The Independent JPEG Group's JPEG runtime library"
+ tristate
default m if CONFIG_DEVEL
select BR2_COMPILE_JPEG
help
The Independent JPEG Group's JPEG runtime library.
http://www.ijg.org/
default m if CONFIG_DEVEL
select BR2_COMPILE_JPEG
help
The Independent JPEG Group's JPEG runtime library.
http://www.ijg.org/
-
This page took
0.023276 seconds
and
4
git commands to generate.