]> git.saurik.com Git - apt.git/blobdiff - configure.ac
reenable automatic parallel build of APT
[apt.git] / configure.ac
index 129be5c127daedb5db8e2a2ef54c09ddbdab5fc1..28d77bb36fb50aef20ee665e53250c94e02bf2b1 100644 (file)
@@ -180,10 +180,6 @@ AC_SUBST(DOTDIR)
 ah_NUM_PROCS
 ah_GCC3DEP
 
-dnl It used to be that the user could select translations and that could get
-dnl passed to the makefiles, but now that can only work if you use special
-dnl gettext approved makefiles, so this feature is unsupported by this.
-ALL_LINGUAS="bg bs ca cs cy da de dz el es eu fi fr gl hu it ja ko ku nb nl nn pl pt_BR pt ro ru sk sl sv th tl uk vi zn_CN zh_TW"
 AM_GNU_GETTEXT(external)
 if test x"$USE_NLS" = "xyes"; then
    AC_DEFINE(USE_NLS)