summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--platforms/hosttools.in1
-rw-r--r--rules/host-gettext.in2
2 files changed, 3 insertions, 0 deletions
diff --git a/platforms/hosttools.in b/platforms/hosttools.in
index e9ce0fc26..5fd17ff49 100644
--- a/platforms/hosttools.in
+++ b/platforms/hosttools.in
@@ -7,6 +7,7 @@ source "rules/host-dosfstools.in"
source "rules/host-e2fsprogs.in"
source "rules/host-genext2fs.in"
source "rules/host-genpart.in"
+source "rules/host-libiconv.in"
source "rules/host-gettext.in"
source "rules/host-libblkid.in"
source "rules/host-libbz2.in"
diff --git a/rules/host-gettext.in b/rules/host-gettext.in
index ab899abb7..5b37cdbcd 100644
--- a/rules/host-gettext.in
+++ b/rules/host-gettext.in
@@ -3,6 +3,8 @@
config HOST_GETTEXT
tristate
default ALLYES
+ # for Mac OS
+ select HOST_LIBICONV
help
The gettext program translates a natural language
message into the user's language, by looking up