diff options
author | 2005-01-31 11:06:09 +0000 | |
---|---|---|
committer | 2005-01-31 11:06:09 +0000 | |
commit | e87b2913a34b6a601214f3b3634e9c8949276526 (patch) | |
tree | 7c69abfd15a3dc0e055541bc8616e942f174d347 /gprof/configure | |
parent | gas/ (diff) | |
download | binutils-gdb-e87b2913a34b6a601214f3b3634e9c8949276526.tar.gz binutils-gdb-e87b2913a34b6a601214f3b3634e9c8949276526.tar.bz2 binutils-gdb-e87b2913a34b6a601214f3b3634e9c8949276526.zip |
Add Vietnamese translation.
Diffstat (limited to 'gprof/configure')
-rwxr-xr-x | gprof/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/configure b/gprof/configure index e772159c0b7..3ab41ec9c3f 100755 --- a/gprof/configure +++ b/gprof/configure @@ -4965,7 +4965,7 @@ fi done -ALL_LINGUAS="fr tr sv es id da pt_BR de" +ALL_LINGUAS="fr tr sv es id da pt_BR de 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 |