summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2013-01-15 13:39:10 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2013-01-15 13:39:10 +0000
commit85262b67d784ba739b05db8e3bfeda95c06c4cec (patch)
tree7d915a15cf0b83bf5b9690101e87e7803f890248
parentceea2042917fd1f3b8007cf7fb171779ab3e79d6 (diff)
downloadgettext-85262b67d784ba739b05db8e3bfeda95c06c4cec.tar.gz
No need to disable translations.
-rw-r--r--gettext.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext.morph b/gettext.morph
index f39edcb98..c117ff140 100644
--- a/gettext.morph
+++ b/gettext.morph
@@ -3,7 +3,7 @@
"kind": "chunk",
"max-jobs": 1,
"configure-commands": [
- "./configure --prefix=/usr --disable-nls"
+ "./configure --prefix=/usr"
],
"build-commands": [
"make EXAMPLESPOFILES="