diff options
author | Nick Clifton <nickc@redhat.com> | 2005-01-31 11:06:09 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-01-31 11:06:09 +0000 |
commit | e87b2913a34b6a601214f3b3634e9c8949276526 (patch) | |
tree | 7c69abfd15a3dc0e055541bc8616e942f174d347 /gprof/configure | |
parent | d3156ecc655da60ddcc1f846ae55f943548205cb (diff) | |
download | gdb-e87b2913a34b6a601214f3b3634e9c8949276526.zip gdb-e87b2913a34b6a601214f3b3634e9c8949276526.tar.gz gdb-e87b2913a34b6a601214f3b3634e9c8949276526.tar.bz2 |
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 e772159..3ab41ec 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 |