2003-07-14 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>

* m32r/configure.in: fixed bug to delete ../config-ml.in.
This commit is contained in:
Thomas Fitzsimmons
2003-07-14 15:27:04 +00:00
parent 282c0e4790
commit 9ff631a70c
3 changed files with 26 additions and 35 deletions

View File

@@ -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}