Added `da'.

1998-10-20  Tom Tromey  <tromey@cygnus.com>

	* configure.in (ALL_LINGUAS): Added `da'.
This commit is contained in:
Tom Tromey 1998-10-21 05:05:36 +00:00 committed by Tom Tromey
parent 8c67d0e037
commit 2f20185ef0
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
1998-10-20 Tom Tromey <tromey@cygnus.com>
* configure.in (ALL_LINGUAS): Added `da'.
1998-10-20 Andrew Veliath <andrewtv@usa.net>
* configure.in: Update ORBit checks to use new

View file

@ -31,7 +31,7 @@ GNOME_GHTTP_CHECK
dnl utility conditional
AM_CONDITIONAL(FALSE, test "x" = "y")
ALL_LINGUAS="it ko fr de es no ga sv pt ja fi cs"
ALL_LINGUAS="it ko fr de es no ga sv pt ja fi cs da"
AM_GNU_GETTEXT
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)