projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8360efd
)
Use shared library for gettext as default
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 12 Aug 2007 23:36:27 +0000
(23:36 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 12 Aug 2007 23:36:27 +0000
(23:36 -0000)
package/gettext/Config.in
patch
|
blob
|
history
diff --git
a/package/gettext/Config.in
b/package/gettext/Config.in
index 7e92a9622ce56b9ffb816c0fd24027b169981236..34d431bb82dfc9aec7d8155bbe8d0d6b5b626e9d 100644
(file)
--- a/
package/gettext/Config.in
+++ b/
package/gettext/Config.in
@@
-10,7
+10,7
@@
config BR2_PACKAGE_GETTEXT
config BR2_PACKAGE_GETTEXT_STATIC
bool "Use libgettext.a instead of libgettext.so.*"
- default
y
+ default
n
depends on BR2_PACKAGE_GETTEXT
depends on BR2_arm
help