Update ALL_LINGUAS.
authorUlrich Drepper <drepper@redhat.com>
Mon, 13 Sep 2010 16:43:11 +0000 (09:43 -0700)
committerUlrich Drepper <drepper@redhat.com>
Mon, 13 Sep 2010 16:43:11 +0000 (09:43 -0700)
ChangeLog
configure.ac

index 018a102..f9ccdfd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-09-13  Ulrich Drepper  <drepper@redhat.com>
+
+       * configure.ac (ALL_LINGUAS): Add languages which have some
+       translations.
+
 2010-04-15  Roland McGrath  <roland@redhat.com>
 
        * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
index f10cc3e..72363c1 100644 (file)
@@ -56,7 +56,7 @@ AS_IF([test "$use_locks" = yes], [AC_DEFINE(USE_LOCKS)])
 AH_TEMPLATE([USE_LOCKS], [Defined if libraries should be thread-safe.])
 
 dnl Add all the languages for which translations are available.
-ALL_LINGUAS=
+ALL_LINGUAS="de es ja pl uk"
 
 AC_PROG_CC
 AC_PROG_RANLIB