From 9ff631a70c520489af06cce5127b9dd5c6e512fe Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Mon, 14 Jul 2003 15:27:04 +0000 Subject: 2003-07-14 Kazuhiro Inaoka * m32r/configure.in: fixed bug to delete ../config-ml.in. --- libgloss/m32r/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgloss/m32r/configure.in') diff --git a/libgloss/m32r/configure.in b/libgloss/m32r/configure.in index cdc118bf4..7ea64c887 100644 --- a/libgloss/m32r/configure.in +++ b/libgloss/m32r/configure.in @@ -72,7 +72,7 @@ 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} -- cgit v1.2.3