diff options
author | Nick Clifton <nickc@redhat.com> | 2007-07-16 10:11:01 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-07-16 10:11:01 +0000 |
commit | 80f2eaf0782d6cd5bf8e3b74a7915cafea92dafb (patch) | |
tree | 646d4d038b27caaaf21b5a83ed7662c79483bd5c /binutils/configure | |
parent | cbafdc0d9075fe3ed7f6307fc857feedfebe98b5 (diff) | |
download | gdb-80f2eaf0782d6cd5bf8e3b74a7915cafea92dafb.zip gdb-80f2eaf0782d6cd5bf8e3b74a7915cafea92dafb.tar.gz gdb-80f2eaf0782d6cd5bf8e3b74a7915cafea92dafb.tar.bz2 |
Update Dutch opcodes translation.
Add new Ukranian binutils translation.
Diffstat (limited to 'binutils/configure')
-rwxr-xr-x | binutils/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/configure b/binutils/configure index a10a8ad..cfc1110 100755 --- a/binutils/configure +++ b/binutils/configure @@ -10677,7 +10677,7 @@ if test "$LEX" = :; then LEX=${am_missing_run}flex fi -ALL_LINGUAS="fr tr ja es sv da zh_CN ru ro rw zh_TW fi vi" +ALL_LINGUAS="fr tr ja es sv da zh_CN ru ro rw zh_TW fi vi uk" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |