From: Daniel Jacobowitz Date: Thu, 7 Nov 2002 17:04:37 +0000 (+0000) Subject: * configure.in (LINGUAS): Add 'da'. X-Git-Tag: binutils-2_13_1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3dda42bea21d362a7fd47c319ed02102ad1ba560;p=thirdparty%2Fbinutils-gdb.git * configure.in (LINGUAS): Add 'da'. * configure: Regenerate. * po/da.po: New Danish translation. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 110ee4ecf37..95d72cf9e10 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2002-11-07 Nick Clifton + + * configure.in (LINGUAS): Add 'da'. + * configure: Regenerate. + * po/da.po: New Danish translation. + 2002-10-30 Daniel Jacobowitz * po/binutils.pot: Regenerated. diff --git a/binutils/configure b/binutils/configure index dc23ef49837..7c163c952af 100755 --- a/binutils/configure +++ b/binutils/configure @@ -2717,7 +2717,7 @@ EOF fi -ALL_LINGUAS="fr tr ja es sv" +ALL_LINGUAS="fr tr ja es sv da" # 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 diff --git a/binutils/configure.in b/binutils/configure.in index f2a048263a2..9ca88e884e7 100644 --- a/binutils/configure.in +++ b/binutils/configure.in @@ -64,7 +64,7 @@ AC_PROG_CC AC_PROG_YACC AM_PROG_LEX -ALL_LINGUAS="fr tr ja es sv" +ALL_LINGUAS="fr tr ja es sv da" CY_GNU_GETTEXT AM_MAINTAINER_MODE