diff options
author | Nick Clifton <nickc@redhat.com> | 2005-04-06 15:42:14 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-04-06 15:42:14 +0000 |
commit | 0d6af1ab0de976aac83abb22e3b1f6a0561f1a1c (patch) | |
tree | d99fb6c35ad1b45497063f43195e367c4308f779 /gprof/configure | |
parent | 72223188299c3e5c9208c8ceb4dafe118f5b6b32 (diff) | |
download | gdb-0d6af1ab0de976aac83abb22e3b1f6a0561f1a1c.zip gdb-0d6af1ab0de976aac83abb22e3b1f6a0561f1a1c.tar.gz gdb-0d6af1ab0de976aac83abb22e3b1f6a0561f1a1c.tar.bz2 |
po/rw.po: New translation: Kinyarwanda
configure.in (ALL_LINGUAS): Add rw
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 76a1312..5f40664 100755 --- a/gprof/configure +++ b/gprof/configure @@ -4966,7 +4966,7 @@ fi done -ALL_LINGUAS="fr tr sv es id da pt_BR de vi" +ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw" 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 |