--- a/configure.ac +++ b/configure.ac @@ -35,9 +35,9 @@ AC_CONFIG_HEADER(config.h) # with_target_subdir is used when configured as part of a GCC tree. -if test -n "${with_target_subdir}"; then - AM_ENABLE_MULTILIB(, ..) -fi +#if test -n "${with_target_subdir}"; then +# AM_ENABLE_MULTILIB(, ..) +#fi AC_CANONICAL_SYSTEM target_alias=${target_alias-$host_alias}