]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m4/sim_ac_output.m4
sim: unify hardware settings
[thirdparty/binutils-gdb.git] / sim / m4 / sim_ac_output.m4
index 8d260421e0e9434847e4d9896371dc99aea1840a..aba45b0bc33e4bc0211bd071440aab632ca5d191 100644 (file)
@@ -21,8 +21,6 @@ dnl one afterwards.  The two pieces of the common fragment are inserted into
 dnl the target's fragment at the appropriate points.
 AC_DEFUN([SIM_AC_OUTPUT],
 [dnl
-AC_REQUIRE([SIM_AC_OPTION_HARDWARE])dnl
-
 dnl Make @cgen_breaks@ non-null only if the sim uses CGEN.
 cgen_breaks=""
 if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then