summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fd3addbd72..2429779b1b 100755
--- a/configure
+++ b/configure
@@ -1459,7 +1459,7 @@ EOF
fi
if test "$_i18n" = yes ; then
_def_i18n='#define USE_I18N 1'
- LINGUAS='en' # force help_mp-en.h
+# LINGUAS='en' # force help_mp-en.h
else
_def_i18n='#undef USE_I18N'
fi