Sync zlib sources with GCC, upgrading to 1.2.10.
[deliverable/binutils-gdb.git] / zlib / configure.ac
index 57d6fa56b69b2a90d8a637309639b4ef5c90e196..fb8d943905e278f92a8552db634979b03016e741 100644 (file)
@@ -4,9 +4,7 @@ AC_PREREQ(2.64)
 AC_INIT
 AC_CONFIG_SRCDIR([zlib.h])
 
-if test -n "${with_target_subdir}"; then
-  AM_ENABLE_MULTILIB(, ..)
-fi
+AM_ENABLE_MULTILIB(, ..)
 
 AC_CANONICAL_SYSTEM
 
This page took 0.025783 seconds and 4 git commands to generate.