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 /gas/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 'gas/configure')
-rwxr-xr-x | gas/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure b/gas/configure index 00f9bcb..de08b68 100755 --- a/gas/configure +++ b/gas/configure @@ -6153,7 +6153,7 @@ if test "$LEX" = :; then LEX=${am_missing_run}flex fi -ALL_LINGUAS="fr tr es" +ALL_LINGUAS="fr tr es 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 |