]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Remove obsolete ALL_LINGUAS variable from configure.
authorRoland McGrath <roland@redhat.com>
Wed, 9 Feb 2011 02:59:04 +0000 (18:59 -0800)
committerRoland McGrath <roland@redhat.com>
Wed, 9 Feb 2011 02:59:04 +0000 (18:59 -0800)
ChangeLog
configure.ac

index f9ccdfd28d15445808060b37c273f6ffa65b40c1..c5e02ddb1306d1163a2f6ab2078ea8e33ce7fa52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-08  Roland McGrath  <roland@redhat.com>
+
+       * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
+
 2010-09-13  Ulrich Drepper  <drepper@redhat.com>
 
        * configure.ac (ALL_LINGUAS): Add languages which have some
index 39ecd3913d14b44b16dcafb7affa5ac16d474c69..533d50e581e69b49c7f8d104237e90d9d48af6b1 100644 (file)
@@ -55,9 +55,6 @@ 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="de es ja pl uk"
-
 AC_PROG_CC
 AC_PROG_RANLIB
 AC_PROG_YACC