sim: drop redundant SIM_AC_OPTION_WARNINGS
[deliverable/binutils-gdb.git] / sim / microblaze / configure.ac
index 96d0ffd1bb591b8fa344c86766b831a19e1d2ea6..ec8a87e7d397c53155c541dd97f8110f1d244aa7 100644 (file)
@@ -1,15 +1,9 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.64)dnl
 AC_INIT(Makefile.in)
-sinclude(../common/acinclude.m4)
+AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
 
 SIM_AC_COMMON
 
 SIM_AC_OPTION_ENDIAN
-SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
-SIM_AC_OPTION_HOSTENDIAN
-SIM_AC_OPTION_ENVIRONMENT
-SIM_AC_OPTION_INLINE
-SIM_AC_OPTION_WARNINGS
 
 SIM_AC_OUTPUT
This page took 0.026256 seconds and 4 git commands to generate.