gdbarch-selftests.c: No longer error out if debugging something
[deliverable/binutils-gdb.git] / sim / aarch64 / configure.ac
index 410131cf365975080be125c5d65c91553ca6aa9f..082eacc09bc479d511138a9f54c488bbf9a30b49 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-dnl Copyright (C) 2015-2016 Free Software Foundation, Inc.
+dnl Copyright (C) 2015-2020 Free Software Foundation, Inc.
 dnl
 dnl Contributed by Red Hat.
 dnl
@@ -19,7 +19,6 @@ dnl
 dnl You should have received a copy of the GNU General Public License
 dnl along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-AC_PREREQ(2.64)dnl
 AC_INIT(Makefile.in)
 sinclude(../common/acinclude.m4)
 
@@ -31,8 +30,6 @@ SIM_AC_OPTION_ENDIAN
 ## common core does not support this, so we opt for non-strict
 ## alignment instead.
 SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT,NONSTRICT_ALIGNMENT)
-SIM_AC_OPTION_ENVIRONMENT
-SIM_AC_OPTION_INLINE
 SIM_AC_OPTION_WARNINGS
 
 SIM_AC_OUTPUT
This page took 0.023106 seconds and 4 git commands to generate.