diff options
author | Nick Clifton <nickc@redhat.com> | 2011-05-18 09:41:15 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-05-18 09:41:15 +0000 |
commit | a1727c1a6c82c8b223661c7495da814edbb2a3ed (patch) | |
tree | 0542b2384366c0530b859815746f21bd1195c0c0 /gas/configure | |
parent | 5ccfed9b767523dbeacd8a898471372174825d24 (diff) | |
download | gdb-a1727c1a6c82c8b223661c7495da814edbb2a3ed.zip gdb-a1727c1a6c82c8b223661c7495da814edbb2a3ed.tar.gz gdb-a1727c1a6c82c8b223661c7495da814edbb2a3ed.tar.bz2 |
* config/tc-arm.c (s_unreq): Reword warning message to make it
easier to translate.
* config/tc-ia64.c (md_show_usage): Add note for translators.
* configure.in (ALL_LINGUAS): Add "fi".
* 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 52bc0cd..b70b86e 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" +ALL_LINGUAS="fr tr es rw id ru fi" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |