diff options
author | Nick Clifton <nickc@redhat.com> | 2003-08-05 09:39:31 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-08-05 09:39:31 +0000 |
commit | 3d3d3d639b655080939f23bbef4b36e32db0fcfd (patch) | |
tree | 7c0cad68fe933338de66e2cc1bdfb910e2042583 /opcodes/configure.in | |
parent | 14abcef98a3d8a5113a552889f4ecc084d1df2fe (diff) | |
download | gdb-3d3d3d639b655080939f23bbef4b36e32db0fcfd.zip gdb-3d3d3d639b655080939f23bbef4b36e32db0fcfd.tar.gz gdb-3d3d3d639b655080939f23bbef4b36e32db0fcfd.tar.bz2 |
Add new Dutch translation.
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 ea64c84..8919924 100644 --- a/opcodes/configure.in +++ b/opcodes/configure.in @@ -78,7 +78,7 @@ AC_EXEEXT AC_PROG_CC -ALL_LINGUAS="fr sv tr es da de id pt_BR ro" +ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl" CY_GNU_GETTEXT . ${srcdir}/../bfd/configure.host |