From 3a67f1e92a9b01857b96b6fe646acb441de95ec5 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Tue, 8 Jul 2003 16:06:09 +0000 Subject: 2003-07-08 Jeff Johnston * configure.in: Reapply Inaoko's multilib patch from 04-17-03. * configure: Regenerated. --- libgloss/m32r/configure.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'libgloss/m32r/configure.in') diff --git a/libgloss/m32r/configure.in b/libgloss/m32r/configure.in index c78c77953..cdc118bf4 100644 --- a/libgloss/m32r/configure.in +++ b/libgloss/m32r/configure.in @@ -72,4 +72,11 @@ host_makefile_frag_path=$host_makefile_frag AC_SUBST(host_makefile_frag_path) AC_SUBST_FILE(host_makefile_frag) -AC_OUTPUT(Makefile) +AC_OUTPUT(Makefile +. ${srcdir}/../../config-ml.in, +srcdir=${srcdir} +target=${target} +ac_configure_args="${ac_configure_args} --enable-multilib" +CONFIG_SHELL=${CONFIG_SHELL-/bin/sh} +libgloss_topdir=${srcdir}/../.. +) -- cgit v1.2.3