summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2011-02-08 18:59:04 -0800
committerRoland McGrath <roland@redhat.com>2011-02-08 18:59:04 -0800
commitbc88fffec993bcf7736ad6060ebc9c55988bb444 (patch)
tree38ed2e403f4e6695fcd89008e886593a84c49a28 /configure.ac
parent7094d00a169afb27e0323f8580e817798ae7c240 (diff)
downloadelfutils-bc88fffec993bcf7736ad6060ebc9c55988bb444.tar.gz
Remove obsolete ALL_LINGUAS variable from configure.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 39ecd391..533d50e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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