summaryrefslogtreecommitdiff
path: root/sim/common/acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/acinclude.m4')
-rw-r--r--sim/common/acinclude.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/common/acinclude.m4 b/sim/common/acinclude.m4
index 149ddc79faa..0ad2ca80cf5 100644
--- a/sim/common/acinclude.m4
+++ b/sim/common/acinclude.m4
@@ -40,7 +40,6 @@ fi
AC_SUBST(CC_FOR_BUILD)
AC_SUBST(CFLAGS)
-AC_SUBST(HDEFINES)
AR=${AR-ar}
AC_SUBST(AR)
AC_PROG_RANLIB
@@ -135,8 +134,6 @@ AM_CONDITIONAL(PLUGINS, test "$plugins" = yes)
LT_INIT([dlopen])
AC_SUBST(lt_cv_dlopen_libs)
-. ${srcdir}/../../bfd/configure.host
-
dnl Standard (and optional) simulator options.
dnl Eventually all simulators will support these.
dnl Do not add any here that cannot be supported by all simulators.