diff options
author | Nick Clifton <nickc@redhat.com> | 2001-11-02 18:06:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-11-02 18:06:21 +0000 |
commit | db94471dda3e6ccbb7cc1d9a7cef12326ea0776e (patch) | |
tree | 22d123b6865b0c9da1a69342f4568e357737bf66 /gas/configure | |
parent | c9b604bd236fb35521d29b6727282a5791fc93fc (diff) | |
download | gdb-db94471dda3e6ccbb7cc1d9a7cef12326ea0776e.zip gdb-db94471dda3e6ccbb7cc1d9a7cef12326ea0776e.tar.gz gdb-db94471dda3e6ccbb7cc1d9a7cef12326ea0776e.tar.bz2 |
Add French translation
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 47a927e..0a1a666 100755 --- a/gas/configure +++ b/gas/configure @@ -3596,7 +3596,7 @@ EOF fi -ALL_LINGUAS= +ALL_LINGUAS="fr" # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |