]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* configure.in (LINGUAS): Add 'da'.
authorDaniel Jacobowitz <drow@false.org>
Thu, 7 Nov 2002 17:04:37 +0000 (17:04 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 7 Nov 2002 17:04:37 +0000 (17:04 +0000)
        * configure: Regenerate.
        * po/da.po: New Danish translation.

binutils/ChangeLog
binutils/configure
binutils/configure.in

index 110ee4ecf37136b3ab9c66ac84ee7b3bff1cbdb2..95d72cf9e10bae6af85701b53bbd1a77862b913c 100644 (file)
@@ -1,3 +1,9 @@
+2002-11-07  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (LINGUAS): Add 'da'.
+       * configure: Regenerate.
+       * po/da.po: New Danish translation.
+
 2002-10-30  Daniel Jacobowitz  <drow@mvista.com>
 
        * po/binutils.pot: Regenerated.
index dc23ef498375b03521be1a6212172bb3d44919ef..7c163c952af4305946c9a114bcf3e3a2f8d36b85 100755 (executable)
@@ -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
index f2a048263a2e5fccfe3a820e1531e87526dca0c8..9ca88e884e7322a32d9b44826b03ae276b42c246 100644 (file)
@@ -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