summaryrefslogtreecommitdiff
path: root/package/gettext
diff options
context:
space:
mode:
Diffstat (limited to 'package/gettext')
-rw-r--r--package/gettext/gettext.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gettext/gettext.mk b/package/gettext/gettext.mk
index ff10a09dd..fb83d5bae 100644
--- a/package/gettext/gettext.mk
+++ b/package/gettext/gettext.mk
@@ -90,7 +90,7 @@ $(GETTEXT_DIR)/.configured: $(GETTEXT_DIR)/.unpacked
jm_cv_func_working_re_compile_pattern=yes \
ac_use_included_regex=no \
gl_cv_c_restrict=no \
- ./configure \
+ ./configure $(QUIET) \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \
--build=$(GNU_HOST_NAME) \