diff options
author | Nick Clifton <nickc@redhat.com> | 2011-10-28 13:02:15 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-10-28 13:02:15 +0000 |
commit | 006ad0a1b5c57af8f791e333ca0932cf64b6df2f (patch) | |
tree | 6a40ba29f020cadeb6c78374247892c3b01a75a7 /gas/configure | |
parent | ca539be87d462a966f18524bd8656c7d5a1e1c4f (diff) | |
download | gdb-006ad0a1b5c57af8f791e333ca0932cf64b6df2f.zip gdb-006ad0a1b5c57af8f791e333ca0932cf64b6df2f.tar.gz gdb-006ad0a1b5c57af8f791e333ca0932cf64b6df2f.tar.bz2 |
* po/ja.po: New Japanese translation.
* configure.in (ALL_LINGUAS): Add ja.
* configure: Regenerate.
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 51c4200..fdf1fbb 100755 --- a/gas/configure +++ b/gas/configure @@ -12746,7 +12746,7 @@ if test "$LEX" = :; then LEX=${am_missing_run}flex fi -ALL_LINGUAS="fr tr es rw id ru fi" +ALL_LINGUAS="fr tr es rw id ru fi ja" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |