Fix issues with multiple inferiors
[deliverable/binutils-gdb.git] / sim / cris / configure.ac
index ee8a08d5e4a9f6d95666f51ed76348067a050055..2ac3266577ae4bdc558254e8de75c12e11b677a8 100644 (file)
@@ -1,5 +1,4 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.64)dnl
 AC_INIT(Makefile.in)
 sinclude(../common/acinclude.m4)
 
@@ -16,8 +15,6 @@ SIM_AC_OPTION_HARDWARE(yes,,rv cris cris_900000xx)
 
 # The default model shouldn't matter as long as there's a BFD.
 SIM_AC_OPTION_DEFAULT_MODEL(crisv32)
-SIM_AC_OPTION_ENVIRONMENT
-SIM_AC_OPTION_INLINE()
 SIM_AC_OPTION_CGEN_MAINT
 
 SIM_AC_OUTPUT
This page took 0.032759 seconds and 4 git commands to generate.