Use shared library for gettext as default

This commit is contained in:
Ulf Samuelsson
2007-08-12 23:36:27 +00:00
parent 8360efdcc1
commit cb5a9d639e

View File

@@ -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