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 /opcodes/configure.in | |
parent | db94471dda3e6ccbb7cc1d9a7cef12326ea0776e (diff) | |
download | gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.zip gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.tar.gz gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.tar.bz2 |
Add translations
Diffstat (limited to 'opcodes/configure.in')
-rw-r--r-- | opcodes/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure.in b/opcodes/configure.in index 51fcdd5..77e048c 100644 --- a/opcodes/configure.in +++ b/opcodes/configure.in @@ -77,7 +77,7 @@ AC_EXEEXT AC_PROG_CC -ALL_LINGUAS= +ALL_LINGUAS="fr sv tr" CY_GNU_GETTEXT . ${srcdir}/../bfd/configure.host |