diff options
author | Nick Clifton <nickc@redhat.com> | 2002-01-14 13:10:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-01-14 13:10:20 +0000 |
commit | 1209e219c7959fabc721933472e382839554459c (patch) | |
tree | 19e750173009027b3415ae8b97c5abc4067c1b2f /binutils/configure | |
parent | b59d44decf373cf2c3f90b7bef8e64ac90ef23d4 (diff) | |
download | gdb-1209e219c7959fabc721933472e382839554459c.zip gdb-1209e219c7959fabc721933472e382839554459c.tar.gz gdb-1209e219c7959fabc721933472e382839554459c.tar.bz2 |
Add Spanish Translation
Diffstat (limited to 'binutils/configure')
-rwxr-xr-x | binutils/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/configure b/binutils/configure index dc83001..1ba4285 100755 --- a/binutils/configure +++ b/binutils/configure @@ -2714,7 +2714,7 @@ EOF fi -ALL_LINGUAS="fr tr ja" +ALL_LINGUAS="fr tr ja es" # 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 |