projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix compilation, change rpl_malloc detection, closes #423
[openwrt.git]
/
package
/
freetype
/
Config.in
diff --git
a/package/freetype/Config.in
b/package/freetype/Config.in
index
1bed3cf
..
38531cc
100644
(file)
--- a/
package/freetype/Config.in
+++ b/
package/freetype/Config.in
@@
-1,13
+1,13
@@
-config BR2_
PACKAG
E_FREETYPE
- bool
+config BR2_
COMPIL
E_FREETYPE
+ tristate
default n
depends BR2_PACKAGE_LIBFREETYPE
config BR2_PACKAGE_LIBFREETYPE
default n
depends BR2_PACKAGE_LIBFREETYPE
config BR2_PACKAGE_LIBFREETYPE
- tristate "libfreetype
-
A free, high-quality and portable font engine"
+ tristate "libfreetype
.......................
A free, high-quality and portable font engine"
# default m if CONFIG_DEVEL
default n
# default m if CONFIG_DEVEL
default n
- select BR2_
PACKAG
E_FREETYPE
+ select BR2_
COMPIL
E_FREETYPE
select BR2_PACKAGE_ZLIB
help
The FreeType project is a team of volunteers who develop free,
select BR2_PACKAGE_ZLIB
help
The FreeType project is a team of volunteers who develop free,
@@
-23,4
+23,4
@@
config BR2_PACKAGE_LIBFREETYPE
* High portability & performance
http://www.freetype.org/
* High portability & performance
http://www.freetype.org/
-
+
This page took
0.022385 seconds
and
4
git commands to generate.