summaryrefslogtreecommitdiffstats
path: root/package/gettext
diff options
context:
space:
mode:
Diffstat (limited to 'package/gettext')
-rw-r--r--package/gettext/Config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/gettext/Config.in b/package/gettext/Config.in
index 04f7de673..de1941000 100644
--- a/package/gettext/Config.in
+++ b/package/gettext/Config.in
@@ -15,7 +15,3 @@ config BR2_PACKAGE_GETTEXT
comment "gettext requires a toolchain with WCHAR support"
depends on BR2_NEEDS_GETTEXT && !BR2_USE_WCHAR
-
-config BR2_PACKAGE_LIBINTL
- bool
- select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT