diff options
author | Nick Clifton <nickc@redhat.com> | 2005-12-27 11:00:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-12-27 11:00:03 +0000 |
commit | 590f19724dc1246f8ef53f536ec26ce08987f7c7 (patch) | |
tree | bcb55890a8a6a0511ee2b189c0884624a5df64c6 /ld/configure | |
parent | a192385803b3acc7636dcfb46f6c2cc0cca8201e (diff) | |
download | gdb-590f19724dc1246f8ef53f536ec26ce08987f7c7.zip gdb-590f19724dc1246f8ef53f536ec26ce08987f7c7.tar.gz gdb-590f19724dc1246f8ef53f536ec26ce08987f7c7.tar.bz2 |
Add new Vietnamese translation
Diffstat (limited to 'ld/configure')
-rwxr-xr-x | ld/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure b/ld/configure index f946d07..ff46ffb 100755 --- a/ld/configure +++ b/ld/configure @@ -5004,7 +5004,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -ALL_LINGUAS="fr sv tr es da" +ALL_LINGUAS="fr sv tr es da vi" if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |