summaryrefslogtreecommitdiff
path: root/gettext.morph
diff options
context:
space:
mode:
Diffstat (limited to 'gettext.morph')
-rw-r--r--gettext.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext.morph b/gettext.morph
index 9cb1f8c61..7eb2ec599 100644
--- a/gettext.morph
+++ b/gettext.morph
@@ -2,7 +2,7 @@
"name": "gettext",
"kind": "chunk",
"configure-commands": [
- "GNULIB_TOOL=\"gnulib/gnulib-tool\" sh autogen.sh",
+ "GNULIB_TOOL=\"gnulib/gnulib-tool\" sh autogen.sh --quick",
"./configure --prefix=/usr --disable-nls"
],
"build-commands": [