diff options
Diffstat (limited to 'gas/configure')
-rwxr-xr-x | gas/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure b/gas/configure index 2d7895b..892bfb8 100755 --- a/gas/configure +++ b/gas/configure @@ -12966,7 +12966,7 @@ if test "$LEX" = :; then LEX=${am_missing_run}flex fi -ALL_LINGUAS="fr tr es rw" +ALL_LINGUAS="fr tr es rw id" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |