diff options
author | Nick Clifton <nickc@redhat.com> | 2002-01-07 17:37:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-01-07 17:37:59 +0000 |
commit | be2d1673e40d3e6de84cddb2a9c27140b390808f (patch) | |
tree | 9eeb4c39b731e278a980f0144a8a9e7f4442014e /ld/configure | |
parent | dbab7a7bff1a2a04c67f3771d33d5588fdf7aabe (diff) | |
download | gdb-be2d1673e40d3e6de84cddb2a9c27140b390808f.zip gdb-be2d1673e40d3e6de84cddb2a9c27140b390808f.tar.gz gdb-be2d1673e40d3e6de84cddb2a9c27140b390808f.tar.bz2 |
Add spanish translation files
Diffstat (limited to 'ld/configure')
-rwxr-xr-x | ld/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure b/ld/configure index 2cff6cc..4003cf8 100755 --- a/ld/configure +++ b/ld/configure @@ -2490,7 +2490,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -ALL_LINGUAS="fr sv tr" +ALL_LINGUAS="fr sv tr es" echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 echo "configure:2496: checking how to run the C preprocessor" >&5 # On Suns, sometimes $CPP names a directory. |