diff options
author | Nick Clifton <nickc@redhat.com> | 2001-11-02 19:09:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-11-02 19:09:06 +0000 |
commit | 3c62831e20dc51f9d86aa471570e8451dd253bf6 (patch) | |
tree | 1845e85971e6819509a12cce0e0f0c2c4e76d579 /ld/configure | |
parent | db94471dda3e6ccbb7cc1d9a7cef12326ea0776e (diff) | |
download | gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.zip gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.tar.gz gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.tar.bz2 |
Add translations
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 de5a9fd..e85c350 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= +ALL_LINGUAS="fr sv" 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. |