diff options
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 |